Selenium Practice
This is practicing of Selenium.
driver.get("https://rahulshettyacademy.com/AutomationPractice/");
I have completed with normal opertaion i.e
- Launch Browser
- Number of Anchor links
- Number of Images
- Send keys
- Suggestion Search
- Window Operation like switch window, switch tab
- DropDown select
- Select Checkbox
- Select Radiobutton
- Hide and Seek
- Find Fields
- Alert
- Mouse Hover
- Implicitly Wait (aka Implicit Wait but if you check function name you will find that its what I mentioned :-) )
- PageLoatTimeout means using this you can check if any app load in how many seconds like if we set 5, means app should load in 5 otherwise it will give us an error that is timeout.
- SetScriptTimeOut I am not sure with code but It will allows program continues if condition matches.
- Manage frames and back to original page
- Explicit Timeout wait until WebElement present or displayed
- Manage Actions
- Double click
- Drag and Drop and JSExecutor
- Add commons.io repository
- TakesScreenshot
- Modify Screenshot file Name
- Web table (normal)
- Slider (like Colorpicker)
- Window Auth like username and password
- read and write Properties means .properties
If you have any suggestion or any opportunity for me. Feel free to reach me on my Instagram @ig_sfg.