Facilitate-your-testing-work

Facilitate-your-testing-work

Geek Repo

Github PK Tool:Github PK Tool

Facilitate-your-testing-work's repositories

Junit4-tests-via-selenium-frame

Three demo Java-Junit4 scripts via selenium frame to show how to control web elements via selenium and Junit4 to facilitate web testing.

Language:JavaStargazers:0Issues:0Issues:0

Junit5-tests-via-selenium-frame

A demo project of Java-Junit4 scripts via selenium frame to show how to optimize the brower running parameter(i.e. close boring notifications such as "your chome is being control by automated test software") , find and control web elements to facilitate web testing. And Interestingly, if you use Microsoft Edge to open www.google.com, a popped window will be popped asking you if you want to use Chrome to browse www.google.com, this project includes the function of how to find element in the sub iframe and control it:locate the popped google window in Edge and then close it!

Language:JavaStargazers:0Issues:1Issues:0