Skip to content
This repository has been 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
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kamijin-fanta
Copy link

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
Author

I changed because IE did not work.

before

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

after

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

@tormozz48
Copy link
Contributor

@kamijin-fanta Thank you for your contribution.

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

@sipayRT
Copy link
Member

sipayRT commented Jun 23, 2017

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.

None yet

5 participants