Skip to content

test: update tests to use find_element(by...)#674

Merged
KazuCocoa merged 5 commits intoappium:masterfrom
KazuCocoa:update-findmethods
Jan 1, 2022
Merged

test: update tests to use find_element(by...)#674
KazuCocoa merged 5 commits intoappium:masterfrom
KazuCocoa:update-findmethods

Conversation

@KazuCocoa
Copy link
Member

@KazuCocoa KazuCocoa commented Jan 1, 2022

We currently made find_element_by_xxx methods as deprecated. It would be nice to all our tests follow it.

# limitations under the License.

import httpretty
from selenium.webdriver.common import by
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I assume this particular was never executed and is invalid. The -windows uiautomation locator type is not supported on the server side and was removed from other clients.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes. this lib also had a deprecation mark.

@KazuCocoa KazuCocoa merged commit 7dbf4f2 into appium:master Jan 1, 2022
@KazuCocoa KazuCocoa deleted the update-findmethods branch January 1, 2022 08:39
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