https://github.com/unickq/dotnetcoreseleniumdocker
https://github.com/unickq/dotnetcoreseleniumdocker
allure docker dotnetcore selenium selenoid
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/unickq/dotnetcoreseleniumdocker
- Owner: unickq
- Created: 2019-03-20T14:15:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-20T14:16:23.000Z (over 7 years ago)
- Last Synced: 2025-03-28T00:47:02.083Z (about 1 year ago)
- Topics: allure, docker, dotnetcore, selenium, selenoid
- Language: C#
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Selenium dotnet core tests.
#### Selenoid, Allure, Docker
Run tests `docker-compose up`
|Service | Port |
|---------------------------------------|------|
| [Allure](http://localhost:4040/) | 4040 |
| [Selenoid](http://localhost:4444/) | 4444 |
| [Selenoid-UI](http://localhost:8080/) | 8080 |