Skip to content

Selenium 4#9

Merged
francisf merged 2 commits intobrowserstack:selenium-4from
Varun-garg:selenium-4
Mar 4, 2019
Merged

Selenium 4#9
francisf merged 2 commits intobrowserstack:selenium-4from
Varun-garg:selenium-4

Conversation

@Varun-garg
Copy link
Contributor

No description provided.

Signed-off-by: Varun Garg <[email protected]>
@francisf francisf changed the base branch from master to selenium-4 March 4, 2019 11:45
Capybara::Selenium::Driver.new(
app,
browser: :remote,
url: "http://#{CONFIG['user']}:#{CONFIG['key']}@#{CONFIG['server']}/wd/hub",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
url: "http://#{CONFIG['user']}:#{CONFIG['key']}@#{CONFIG['server']}/wd/hub",
url: "https://#{CONFIG['user']}:#{CONFIG['key']}@#{CONFIG['server']}/wd/hub",

@francisf francisf merged commit dfb075c into browserstack:selenium-4 Mar 4, 2019
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