This video describes how to handle alert pop up using Selenium. It will also let you know about WebDriver’s Alert Interface to handle web based pop ups and Robot Class to handle window based pop ups.
Testing
Testing Principles
Performing Testing has always been a crucial and challenging task. Thus, to perform testing effectively and efficiently, various guild lines have been presented and suggested by scholars already in the field. Numerous testing principles have been accumulated over the period of last few decades by rigorous understanding of the testing […]