Selenium Basics:
Installation Plugins and Softwares
- Install Firebug Add on for Firefox
- How to Use Firebug?
- Install Firepath Addon for Firefox
- Install Java JDK and Configure
- Install Eclipse IDE
- How to launch Eclipse IDE ?
- How to create projects in Eclipse IDE ?
- Install Selenium IDE
Selenium IDE:
- What is Selenium IDE ?
- Record and Playback using Selenium IDE
- Validating elements using Selenium IDE
- Validate elements using Assert mechanism
- Validate elements using verify mechanism
Locators:
- What are Locators ?
- Different Types of Locators to identify UI elements
- Locate UI elements by ID
- Locate UI elements by Name
- Locate UI elements by Link
- How to use Firepath?
- Locate UI elements by XPath
- Locate UI elements by CSS
Wait Commands:
- How to use implicit wait in selenium webdriver and why?
- WebDriver Explicit Wait : Wait for element to be clickable in selenium web driver
- WebDriver Explicit Wait : Text to be present in selenium webdriver
- WebDriver Explicit Wait :How to wait for alert in webdriver
- WebDriver Explicit Wait : How to wait till element visible or appear or present on page
java basic codes to rookies
ReplyDeletejava code - If Else Statement