Selenium 4 – minimize window, handling new tab / new window
In our previous post, we have seen the features / enhancements to selenium 4, among them one of the feature…
In our previous post, we have seen the features / enhancements to selenium 4, among them one of the feature…
In this year 2020, Selenium community is bringing lots of new features / enhancements to the users. In this post,…
In one of our post, we have seen how to take a screenshot of a browser screen, but unfortunately this…
There are situation when you don’t get exact result after running your test or getting some unknown error or exception…
In this post, we will see how we can integrate extent report with testng listeners, in our previous post we…
Extent report is one of the flexible API so far, and they have community version as well, so with free…
Browser applications push notifications to user to know their location or push notification when user opens the application on browser.…
In this post, we will see how to create a maven project in eclipse and run selenium java tests using…
If you are using maven project to run selenium or appium tests, find below pom.xml dependencies, you can just change…