项目作者: oscarcole

项目描述 :
Selenium Coding Assignment 1
高级语言: Python
项目地址: git://github.com/oscarcole/SeleniumCodingAssignment1.git
创建时间: 2021-04-11T20:33:03Z
项目社区:https://github.com/oscarcole/SeleniumCodingAssignment1

开源协议:

下载


SeleniumCodingAssignment1

Description: Coding assignment for Naveen Automation Labs.

Steps of test

  • Go to URL https://www.zoopla.co.uk/
  • Input location London and click submit button
  • Get a list of properties on that page
  • Print all the price values in decending order on the console
  • Select 5th property on that list (dynamic list, so it will be changing)
  • Next page has a logo, name and telephone number of agent. Will need to click on the name link to get into the agent’s page
  • Once on that page, will need to assert that the property there is the same agent that is listed in the initial 5th listing