Skip to content

ita-classroom-projects/13_TAQC_Search_by_XPath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

13_TAQC_Search_by_XPath

Please, write integration tests by Selenium WebDriver to verify some features of Open Cart Application. Search for web elements only by XPAth. Please develop next methods in the SearchXPathTest class

  • loginByCssSelectoroginByXPath method - to check the functionality of login;
  • findByXPath method - to check the functionality of a simple search;
  • addToCartByXPath - to check the functionality of adding items to cart;
  • addQuantityInCartByXPath - to check the functionality of.

You should to demonstrate the execution of all test cases.

Save your code to GitHub and record a short video (3 - 5 minutes) where demonstrate the functionality your Application and publish it in your YouTube channel.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages