Skip to content
This repository was archived by the owner on Feb 2, 2025. It is now read-only.

Fix incorrect locator deprecation warnings #68

Merged
merged 3 commits into from
Jun 26, 2019

Conversation

Logima
Copy link
Contributor

@Logima Logima commented Apr 23, 2019

Keywords like Page Should Contain and Get Table Cell caused deprecation warnings, even when using the new locator syntax or without any locators.

[ WARN ] '=' is deprecated as locator strategy separator. ':' should be used instead

This PR changes internally generated locators to use the new ':' format.

Hi-Fi and others added 3 commits January 20, 2019 13:59
Release 3.14.0.0
Fix locator strategy separator deprecation warnings from internal usage.
@Hi-Fi Hi-Fi changed the base branch from master to develop June 26, 2019 12:25
@Hi-Fi Hi-Fi merged commit 2fefaee into MarketSquare:develop Jun 26, 2019
@Hi-Fi
Copy link
Collaborator

Hi-Fi commented Jun 26, 2019

@Logima thank you for the fix, and sorry that release took a while.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants