https://github.com/alcounit/adaptee
Selenoid-ui adaptor for selenosis
https://github.com/alcounit/adaptee
automated-testing proxy sidecar-container
Last synced: 4 months ago
JSON representation
Selenoid-ui adaptor for selenosis
- Host: GitHub
- URL: https://github.com/alcounit/adaptee
- Owner: alcounit
- License: apache-2.0
- Created: 2020-11-09T09:26:36.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-09T08:19:14.000Z (over 4 years ago)
- Last Synced: 2025-02-01T15:21:56.178Z (5 months ago)
- Topics: automated-testing, proxy, sidecar-container
- Language: Go
- Homepage:
- Size: 56.6 KB
- Stars: 2
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README



# adaptee
Selenoid-ui adaptor for selenosis### Available flags
```
[user@host]$ ./adaptee --help
adaptee is a adaptor sidecar for selenoid uiUsage:
adaptee [flags]Flags:
--port string adaptee port (default ":4444")
--selenosis-url string selenosis url (default "http://selenosis:4444")
--graceful-shutdown-timeout duration time in seconds gracefull shutdown timeout (default 30s)
-h, --help help for adaptee
```### Available endpoints
| Protocol | Endpoint |
|--------- |---------------------------- |
| HTTP | /status |
| WS | /vnc/{sessionId} |
| WS | /logs/{sessionId} |