Skip to content

Commit

Permalink
adding platformName
Browse files Browse the repository at this point in the history
  • Loading branch information
codeSolicitor committed Jan 5, 2023
1 parent e98c96b commit a5bed64
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 8,696 deletions.
1 change: 1 addition & 0 deletions Resources/AndroidCommon.robot
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ ${REMOTE_URL} https://%{LT_USERNAME}:%{LT_ACCESS_KEY}@mobile-hub.lambdates
#${app} lt://APP100201841649255527998398
${app} lt://proverbial-android
${TIMEOUT} 3000
${platformName} ${platformName}

*** Keywords ***

Expand Down
1 change: 1 addition & 0 deletions Resources/Common.robot
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ ${REMOTE_URL} https://%{LT_USERNAME}:%{LT_ACCESS_KEY}@mobile-hub.lambdatest.
#${app} lt://APP100201841649255527998398
${app} lt://proverbial-ios
${TIMEOUT} 3000
${platformName} ${platformName}

*** Keywords ***

Expand Down
Loading

0 comments on commit a5bed64

Please sign in to comment.