wct-remote
v0.0.1
Published
WCT plugin that enables support for local browsers via Selenium
Downloads
3
Maintainers
Readme
Local browser support for web-component-tester.
This is currently a dependency of WCT, and tested via it.
config: selenium grid
"remote": {
"disabled": false,
"browsers": [
"chrome"
],
"port": 5566,
"hostname": "127.0.0.1"
}'