In this video you will see creating your first few test cases using Selenium WebDriver. We will do code refactoring and organise the test with IDEA and TestNG annotations at the end.
Prerequisites :
You should have your environment read ready for test scripting.
Please watch this video for setting up the environment https://youtu.be/xdexjppgA0k
Test Cases
User login with valid credentials is covered in this video
User pressing the Enter key is tested in a separate method
Use of submit method is shown in the third method
Refactoring :
Extracting methods from existing @Test methods and annotate them with @BeforeMethod and @AfterMethod are demonstrated.
Download
0 formats
No download links available.
Pragmatic Learning - First Selenium Tests | NatokHD