Capture screenshot of an alert with selenium and robot class
In one of our post, we have seen how to take a screenshot of a browser screen, but unfortunately this…
In one of our post, we have seen how to take a screenshot of a browser screen, but unfortunately this…
In this post, we will see how to declare and use map, and also fetch the data from map. Data…
API stands for Application Programming Interface An API provides a set of functionality, it could be a function or a method…
In this post, we will look into the Logback library and how we can utilise to log messages to console…
In our one of the post, we have seen how to push and pull projects using git commands, sometimes it’s…
super keyword super keyword is used to call parent class methods, variables in child class for ease of use, also…
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…