Skip to content

bobpozun/Java-Selenium-Exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java-Selenium-Exercise

Note: Creating page objects isn't a requirement and may take more time than we have. Feel free to discuss at the end how you would implement page objects.

In any way you would like. Write code to perform as many of the following actions that you can:

Open google.com
Check that the google logo is visible
Check there are two options present: "Google Search" and "I'm Feeling Lucky"
Enter text "PayPal" and click "I'm Feeling Lucky"
Check the url is now "https://www.paypal.com/"
Click "Sitemap"
Check the url is now "https://www.paypal.com/us/webapps/mpp/full-sitemap"
Store all of the links on this page into a list and then print them all to system.out

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages