https://github.com/dkijania/iot-web-selenium-dotnet
https://github.com/dkijania/iot-web-selenium-dotnet
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dkijania/iot-web-selenium-dotnet
- Owner: dkijania
- Created: 2018-11-10T19:13:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-10T19:16:39.000Z (over 6 years ago)
- Last Synced: 2025-01-22T00:37:22.322Z (3 months ago)
- Language: C#
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# iot-web-selenium-dotnet
Automated test using selenium and C### Packages
| Package | Description |
| ------- | ----------- |
| unity | dependency injection |
| specflow | BDD |
| nunit3 | test framework |
| DotNetSeleniumExtras | page object support |
| Selenium.WebDriver | webdriver for selenium .net |## How to start
### Start application under test
iot-web> yarn start