How to end or kill multiple processes in task manager
There are situations where we have more than one instance of processes running, but by using windows task manager we…
There are situations where we have more than one instance of processes running, but by using windows task manager we…
Elements like Buttons, textBoxes, Images and Links etc… are clickable, and should be present on screen & enabled to click.…
We will see the usage of “this” keyword one by one with examples – “this” keyword refers to current class…
“Print 1 to 10 with out using loop” in java is quite a frequently asked interview question for automation testing.…
ADB (Android Debug Bridge) is a command line tool that let’s us communicate with an emulator or real device. How…
In our earlier post (Selenium reporting using extent 2.x), we have seen as a starting point how to generate report…