
Discover Selenium IDE, a Firefox recording tool for quick task capture in Selenium projects. Install version 2.3, then record actions to generate steps like open, enter email, and password.
Continue exploring selenium ide by recording and playing back login steps, saving tests, and adjusting values; learn open, send keys, and click commands before coding with eclipse.
Explore Selenium, the open-source automation testing tool, and learn to automate testing with WebDriver, Selenium Grid, and the legacy components Selenium IDE and RC, from basics to advanced concepts.
Develop automated test cases using Selenium WebDriver and Java, including launching the browser, navigating to youtube.com, typing in the search box, clicking the search button, and verifying results.
Learn to refine Selenium WebDriver code in Java by declaring and using string variables for search input, replacing hardcoded values, and capturing results to compare with expected outcomes.
Learn to compare automation results by performing a YouTube search, capturing results count with element inspection and XPath, and printing value to Eclipse console using Selenium WebDriver and Java.
Learn cross-browser automation with Selenium as you read dynamic text and validate it against expected values, switching from Firefox to Internet Explorer via two added driver lines.
Rename the Selenium script and align the public class name to build a data driven framework that uses external test data sources, such as Excel sheets or text files.
Leverage data-driven testing to run a single Selenium script across multiple data sets stored in external files. Enable no code changes when data updates, empowering non-technical testers to run tests.
Explore final touches to the Facebook framework by using Selenium WebDriver in Java to locate elements, handle dropdowns, read test data from Excel, and validate error messages with waits.
**Course & materials are last updated on November 27th, 2018- Over 33,000 students enrolled worldwide**
This is another award winning and popular course from us and we are showcasing it on Udemy for the first time. Just like our other courses, we have kept all the intro and basic course videos for free and available for preview for your convenience so please feel free to explore and test drive it. If you want to become a master in Automation Testing using Selenium and Java, look no further and don't lose the opportunity.
Selenium created a new revolution in the automation testing industry. Selenium is open source, free of cost. It is a very powerful tool for automating our web based applications. Selenium supports Java, Ruby and few other languages but Java is most commonly used in Selenium. Selenium provides full-control over automation testing using powerful frameworks including Selenium WebDriver/Junit. Another good thing about this tools is that it can run against multiple browsers. It supports multiple browsers including IE,Firefox,Google Chrome, Safari and few more. Nowadays, many companies are migrating to Selenium and cutting down cost of automation testing. Selenium is becoming very popular for its diverse capabilities and cost-free approach. Unfortunately, it is not easy to find expertise in Selenium and Java/Ruby. Many companies are interested to adopt Selenium as their regression testing solution but do not have the required expertise. It is also difficult to find a comprehensive training solution for basic and advanced selenium training since there is no support available from the vendor. In this course, we take a step by step approach for discussing all the basic and advanced level concepts of Selenium so that anyone can master it. Our set of basic and advanced selenium training videos are focused on delivering a quality solution so that people from all over the world can share a platform to learn Selenium. This course includes, Eclipse installation and configuration, Selenium IDE, Java code basics, Selenium WebDriver/JUnit, firebug/firepath, read excel sheets, data driven framework using webdriver and much more.