Skip to content

Commit 3e72f13

Browse files
committed
Change platform name in default settings file
1 parent 1d23e2f commit 3e72f13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"platformName" : "windows",
2+
"platformName" : "android",
33
"isRemote": false,
44
"remoteConnectionUrl": "http://127.0.0.1:4723/wd/hub",
55
"isElementHighlightEnabled" : true,

0 commit comments

Comments
 (0)