Selenium is the most popular tool to test websites! Join me and hundreds of students to learn Selenium Webdriver! In this course, you will learn:
- Write tests in PLAIN ENGLISH
- Work with Input boxes, Check boxes, Radio buttons, Alert boxes and more
- Create a Healthy Selenium Automation Framework
- Parallel Testing with Selenium and NUnit3
- Taking Screenshots with Selenium
- Working with Element Properties (Size, Location, Stylings, e.g. change colors or make elements disappear)
- Working with Browser Properties (Size, Location, New Tabs/Windows, Tabs/Windows Handles)
- Work with ID, Name, CSSPath and XPath Selectors and know when to use each one of them in Selenium
- Work with Page Object Model and implement it correctly
- Running Tests on Mobile Devices with Selenium and Appium
- Using Different Browsers - Chrome, Opera, Internet Explorer, Firefox
- Using PhantomJS Driver and Selenium (we have a project here to download all posts from a website!)
- Executing Javascript through C# with Selenium
- Generating beautiful HTML Reports for our Test Results with Selenium and NUnit3