Selenium html reporting – Extent with testNG Listeners – Part 2
In this post, we will see how we can integrate extent report with testng listeners, in our previous post we…
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…
This post will explain the integration of any java logger (let’s say Log4j) with ITestListener to customise result output and…
In this post, we will see how to handle drop down webelement in Selenium and python, select an option from…
Sublime text 3.x is one of the light weight multi platform python editor,one good thing about this editor is that…
Selenium supports many languages, in which python is one. We have discussed how we can write and run selenium tests…