Skip to content

Commit

Permalink
Update appium-install.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
PureWeen authored Jun 28, 2024
1 parent 6c4acf6 commit b4ba76b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/scripts/appium-install.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ param
(
[string] $appiumVersion = '2.11.0',
[string] $windowsDriverVersion = '2.12.23',
[string] $androidDriverVersion = '3.5.1',
[string] $androidDriverVersion = '3.7.0',
[string] $iOSDriverVersion = '7.16.1',
[string] $macDriverVersion = '1.17.3',
[string] $logsDir = '../appium-logs'
Expand Down

0 comments on commit b4ba76b

Please sign in to comment.