Skip to content

captainalabi/Rahulshetty-ecommerce-QA-Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing of the greenkart ecommerce app completed https://rahulshettyacademy.com/seleniumPractise/#/. The test demonstrates how to iterate a set of elements and how to pass the index of a particular element in one array to another array in order to locate another element with the same index, demonstrates dynamic selector of elements. Array().fill().map() method is was used, Demonstrates also how to obtain text from tables with column and row numbers as parameters' Run Products.test.js with the command: npm test -- --spec ./test/specs/Products.test.js use the following command to upgrade your chromedriver version: npm install chromedriver@versionNumber --save-dev. Replace versionNumber with version number of your installed chrome browser

About

Testing the pactice page of RRahulshetty

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published