Skip to content

Commit

Permalink
update cloud apps
Browse files Browse the repository at this point in the history
  • Loading branch information
saikrishna321 committed May 19, 2024
1 parent b48baa6 commit 22473c5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion caps/browserstack.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"android": {
"automationName": "UIAutomator2",
"app": "bs://3c67a275efebca08ac1ee900fc35d979f846f12a",
"app": "bs://d109f9a5dedf3ab817d4f130283a519f6bc5b3d7",
"noSign": true,
"browserstack.appium_version": "2.0.0",
"project": "First TestNg Android Project",
Expand Down
2 changes: 1 addition & 1 deletion caps/iOScapabilities.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"serverConfig" : {
"server": {
"use-plugins": ["device-farm", "element-wait"],
"use-plugins": ["device-farm"],
"plugin": {
"device-farm": {
"platform": "iOS",
Expand Down
4 changes: 2 additions & 2 deletions caps/lambdaTest_capabilities.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"automationName": "UIAutomator2",
"appiumVersion": "2.0",
"appium:isRealMobile": true,
"appium:app": "lt://APP1016045801683541346785801",
"appium:app": "lt://APP1016029841714995818722118",
"appium:build": "ATDDevs",
"appium:project": "Appium Device Farm with ATD",
"lt:options": {
Expand Down Expand Up @@ -42,4 +42,4 @@
}
},
"appiumServerPath": "./node_modules/appium/build/lib/main.js"
}
}

0 comments on commit 22473c5

Please sign in to comment.