Scripting for Search Items in a Webpage
Scenario -
Go to Webpage
Print the Title
Select Category
Enter the search term
Click on search button
Close Browser
Steps :-
1. Create a new class
2. Initiate the WebDriver and Maximize window
3. Go to Website
4. Print the title
5. Select the dropdown category
6. Enter the Search Term
7. Click on Search Button
8. Close the browser
Add time duration between each steps to clearly identify the actions - Thread.sleep(5000);
Please subscribe to our channel WiSdOm for more videos…
Have a nice day…..!!!!!
コメント