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

_current_browser() is deprecated in SeleniumLibrary v4 #39

Merged
merged 1 commit into from
Sep 25, 2019
Merged

_current_browser() is deprecated in SeleniumLibrary v4 #39

merged 1 commit into from
Sep 25, 2019

Conversation

idxn
Copy link

@idxn idxn commented Sep 25, 2019

In SeleniumLibrary v4, the _current_browser() is deprecated so we need to update to the new one and the deprecated one is still usable for backward compatibility.

In  SeleniumLibrary v4, the _current_browser() is deprecated so we need to update to the new one and the deprecated one is still usable for backward compatibility.
@jesse019
Copy link

@idxn Could you merge changes from pull req #38 into your branch and raise this change again? There are changes in the other pull request that conflicts with your change.

@jessezach jessezach changed the base branch from master to v/1.2.0 September 25, 2019 19:37
@jessezach jessezach merged commit 548a7dc into jessezach:v/1.2.0 Sep 25, 2019
jessezach added a commit that referenced this pull request Sep 25, 2019
* _current_browser() is deprecated in SeleniumLibrary v4 (#39)

In  SeleniumLibrary v4, the _current_browser() is deprecated so we need to update to the new one and the deprecated one is still usable for backward compatibility.

* 1.2.0 release

* Blur support for Appium (#38)

* adding blur support for appium

* version bump
@idxn
Copy link
Author

idxn commented Sep 26, 2019

@jz-jess I've just seen your request. Sorry for the late response.

@jessezach
Copy link
Owner

@idxn That is okay. This is released in v1.2.0

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.

None yet

3 participants