Facilitate-your-testing-work / 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!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

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!


Languages

Language:Java 100.0%