Skip to content

migrate tests and add sdk local #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: sdk
Choose a base branch
from

Conversation

kamal-kaur04
Copy link
Collaborator

@kamal-kaur04 kamal-kaur04 commented Aug 29, 2022

Scope of the PR -

  • Migrate Gauge Selenium Repo to use Generic SDK
@@ -1,4 +1,4 @@
BROWSER = Chrome
BROWSER_VERSION = 53
BROWSER_VERSION = 101
Copy link
Collaborator

Choose a reason for hiding this comment

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

LATEST - 1 ?

@@ -1,4 +1,4 @@
BROWSER = Chrome
BROWSER_VERSION = 53
BROWSER_VERSION = 101
Copy link
Collaborator

Choose a reason for hiding this comment

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

Latest -1 ?

}
caps.setCapability("bstack:options", browserstackOptions);

java.net.URL remoteURL = new URL(URL);
Copy link
Collaborator

Choose a reason for hiding this comment

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

Already in import Can we just keep URL remoteURL = ?

@karanshah-browserstack
Copy link
Collaborator

Let's merge this when whole pr is ready?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants