Skip to content

Updated script#20

Open
utkarshbh785 wants to merge 2 commits intoLambdaTest:masterfrom
utkarshbh785:master
Open

Updated script#20
utkarshbh785 wants to merge 2 commits intoLambdaTest:masterfrom
utkarshbh785:master

Conversation

@utkarshbh785
Copy link
Copy Markdown

No description provided.

Copy link
Copy Markdown

@Saurabh-LT Saurabh-LT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove all unnecessary files

ltOptions.put("platformVersion", "14");
ltOptions.put("platformName", "Android");
ltOptions.put("isRealMobile", true);
ltOptions.put("app", "lt://APP1016055391769006462699400");
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
ltOptions.put("app", "lt://APP1016055391769006462699400");
ltOptions.put("app", "<your_app_id>");

ltOptions.put("deviceName", "iPhone.*"); // Updated to a newer model for better stability
ltOptions.put("platformVersion", "17");
ltOptions.put("isRealMobile", true);
ltOptions.put("app", "lt://APP1016018631760361477812757"); // Use your iOS App URL
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
ltOptions.put("app", "lt://APP1016018631760361477812757"); // Use your iOS App URL
ltOptions.put("app", "<your_app_id>"); // Use your iOS App URL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants