Selenium WebDriver in C# Certificate for Kamil Skubek
Certificate ID:
753939
Authentication Code:
1f391
Certified Person Name:
Kamil Skubek
Trainer Name:
Łukasz Walec
Duration Days:
2
Duration Hours:
14
Course Name:
Selenium WebDriver in C#
Course Date:
20 December 2023 09:00 to 21 December 2023 16:00
Course Outline:
Introduction to Automated Testing
- Testing concepts
- Possibilities and limitations of Selenium
Locators
- Understanding locators
- ID, CSS, XPath and Name locator types
Advanced Locators
- Dynamic locators
- Building a path
- Relationships between elements on a path
- Locating elements with desired text
- Best practices
NUnit based Project
- NuGet packages
Selenium WebDriver
- C# basics
- WebDriver API
- Debugging
NUnit
- Annotations
- Assertions
- Parameters
- Cross-browser testing
- Reporting
Advanced Selenium WebDriver
- Dynamic content
- Screenshots
- Design patterns