We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6812ce commit 033cee9Copy full SHA for 033cee9
test/integration/env.json.sample
@@ -1,5 +1,5 @@
1
{
2
"DEV": false,
3
"isRemoteAppiumServer": false,
4
- "remoteAppiumServerUri": "http://<remoteurl>:<port>/wd/hub",
+ "remoteAppiumServerUri": "http://<remoteurl>:<port>/",
5
}
0 commit comments