-
Notifications
You must be signed in to change notification settings - Fork 130
Helpers
Jakub Raczek edited this page Apr 25, 2019
·
5 revisions
Helpers classes contain methods helping you develop your test project
- DateHelper - Contains useful actions connected with dates
- FilesHelper - Class for handling downloading files
- MdxHelper - Class is used for execution MDX queries and reading data from Analysis Services.
- NameHelper - Contains useful actions connected with test data
- PerformanceHelper - Class which support performance tests.
- SqlHelper - Class is used for execution SQL queries and reading data from database.
- TakeScreenShot - Custom screenshot solution
- WaitHelper - Contains wait methods with timeouts
- Home
- Getting started
- Parallel tests execution
- MsTest DataDriven tests from Xml and CSV files
- NUnit DataDriven tests from Xml, CSV and Excel files
- Comparing files by NUnit DataDriven tests
- Visual Testing
- Screen shots: full desktop, selenium. PageSource saving
- Verify-asserts without stop tests
- Downloading files
- Helpers
- Override browser profile preferences, install browser extensions, Headless mode
- Debugging Test.Automation framework
- Logging
- Performance measures
- Webdriver Extends
- More common locators
- Selenium-Grid-support
- Advanced Browser Capabilities and Options
- AngularJS synchronization
- Update App.config or appsettings.json
- Cross browser parallel test execution with testing-Cloud-Providers\SeleniumGrid
- Verifying Javascript Errors from browser
- Enabling Performance Log for Chrome
- Azure DevOps Support
- Edge browser Support
- Downloading and running Selenium Grid with Powershell
- Run Ocaramba tests with Docker container
- HTTP auth in Internet explorer
- ExtentReports Support