Skip to content
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

Initial URL is never the new page URL #20

Merged
merged 1 commit into from
Mar 9, 2016
Merged

Conversation

jkrems
Copy link
Member

@jkrems jkrems commented Feb 18, 2016

When opening a URL before visiting any URL via navigateTo '/url/path', the current code tries to call split on undefined. Which throws, crashing the proxy, and breaking testium completely.

@jkrems
Copy link
Member Author

jkrems commented Feb 18, 2016

The tests are failing because selenium-download is still broken. - groupon/selenium-download#17

@jkrems jkrems force-pushed the jk-fix-proxy-crash branch from 7ea53f2 to aa1587e Compare March 7, 2016 20:56
@jkrems
Copy link
Member Author

jkrems commented Mar 7, 2016

Now passing!

@EndangeredMassa
Copy link
Member

👍

jkrems added a commit that referenced this pull request Mar 9, 2016
Initial URL is never the new page URL
@jkrems jkrems merged commit c8ba908 into master Mar 9, 2016
@jkrems jkrems deleted the jk-fix-proxy-crash branch March 9, 2016 16:22
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