Skip to content
This repository was archived by the owner on Sep 21, 2022. It is now read-only.

fix: In Firefox, when the URL hash changes, browser not reloaded.#737

Open
kamijin-fanta wants to merge 1 commit into
gemini-testing:masterfrom
kamijin-fanta:fix/firefox-hash-url
Open

fix: In Firefox, when the URL hash changes, browser not reloaded.#737
kamijin-fanta wants to merge 1 commit into
gemini-testing:masterfrom
kamijin-fanta:fix/firefox-hash-url

Conversation

@kamijin-fanta

Copy link
Copy Markdown

environment

OS: Windows 10
Firefox: 47.0.2
SeleniumServer: 2.53.1
GeckoDriver: 0.13.0

@levonet levonet added the review label Feb 15, 2017
@kamijin-fanta

Copy link
Copy Markdown
Author

I changed because IE did not work.

before

return this._wd.get('data:,')

after

return this._wd.get('about:blank')

@tormozz48

Copy link
Copy Markdown
Contributor

@kamijin-fanta Thank you for your contribution.

//сс @sipayRT I have not such experience to verify this change 😢

@sipayRT

sipayRT commented Jun 23, 2017

Copy link
Copy Markdown
Member

what about refresh command? We can add such functionality

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants