Skip to content

Commit

Permalink
install xcuitest
Browse files Browse the repository at this point in the history
  • Loading branch information
xiazhvera committed Jul 17, 2024
1 parent 50ca46f commit 0e2c7bc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
packaging==24.0
Appium-Python-Client~=2.9.0
Appium-Python-Client~=2.11.0
pytest~=7.4.3
boto3~=1.28.1
urllib3==1.26.18
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ phases:
# NodeJS version 16 and above.
- avm 2.2.1
- appium --version
# make sure install xcuitest
- appium driver install xcuitest

# For Appium version 2, for iOS tests, the XCUITest driver is preinstalled using version 5.7.0
# If you want to install a different version of the driver, you can use the Appium extension CLI
Expand Down

0 comments on commit 0e2c7bc

Please sign in to comment.