Selenium WebDriver is one of the most well-known testing frameworks in the world that is in use. It is an open source project that allows testers and developers alike to develop functional tests to drive the browser. It provides power in hand of automation engineer to automate functional along with UI stuff of any web application. Selenium WebDriver can work on any browser that supports JavaScript since Selenium has been built using JavaScript.
Here I am making effort to bring whatever I have read and done as a student of Selenium
Topics:
Selenium IDE
Selenium Introduction and Locators:
- Selenium Introduction
- Find Xpath through Firebug
- XPath in Automation mainly in Selenium
- Contains() and starts-with() function in Xpath
- CSS Selector in Selenium
Selenium WebDriver Configuration and other supported installation
- Configuring Android WebDriver in Eclipse
- Configuring Selenium Webdriver in Eclipse with Testng plugin installation
- Installing Maven Plugin in Eclipse
- Creating First Maven Project in Eclipse
Browser things in WebDriver
- Accepting Untrusted SSL certificate in WebDriver for Chrome and Firefox Browser
- Challenges to run Selenium WebDriver scripts in IE Browser
- Launch Chrome Browser Using WebDriver
- “You are using an unsupported command-line flag –ignore-certificate-errors. Stability and security will suffer.” Handling in WebDriver using ChromeOptions()
- Unexpected error launching Internet Explorer. Protected Mode must be set to the same value
- Adding add-on in Firefox and Chrome using WebDriver
- Event Listeners in WebDriver
Parallel Execution of Script in various browser
Assertions used WebDriver
- How to use assertEquals() in WebDriver using driver.getText()
- assertTrue(message,condition) in Selenium WebDriver and it’s implementation
- Introduction to driver.getPageSource()
Wait in WebDriver
Basics of Frameworks in WebDriver
- Data Driven testing through WebDriver using jxl
- Selenium Automation Frameworks
- Understanding and Writing Page Object in Selenium
Custom Reporting in WebDriver
- Email your failing Selenium WebDriver scripts’ Stack Trace to your Email Id
- Emailing XSLT Report in WebDriver/Java Using ant build.xml automatically
- Junit: Rerun failed Test cases instantly..!!
WebDriver generic WebElement Handling
- Capture Screenshot of Web Page In WebDriver
- Check if an element exists using WebDriver
- Handling JavaScript Alert in WebDriver
- Handling Multiple Windows in WebDriver
- WebDriver’s most popular Commands
Database connectivity in Selenium/Java
Learn Selenium from other fraternity sites
This is a fantastic blog from which people can learn a lot. It is very informative and is explained in…
Thanks for sharing such knowledgeable Content on Automation testing, to know how to enhance the performance of ERP's like Oracle…
Thanks.. this list is much needed.
This one is also good to use. Thanks for sharing this.. Might be we can also add it in list…
How about youtube-dl?