Skip to content

docs: fix Python method name in Locator.and example#37251

Merged
Skn0tt merged 1 commit intomicrosoft:mainfrom
papple23g:docs/fix-python-locator-anchor
Sep 1, 2025
Merged

docs: fix Python method name in Locator.and example#37251
Skn0tt merged 1 commit intomicrosoft:mainfrom
papple23g:docs/fix-python-locator-anchor

Conversation

@papple23g
Copy link
Contributor

Fix incorrect camelCase method name 'getByTitle' to correct snake_case 'get_by_title' in Python code examples for Locator.and method.

Fixes #37250

Fix incorrect camelCase method name 'getByTitle' to correct snake_case 'get_by_title' in Python code examples for Locator.and method.

Fixes microsoft#37250
Copy link
Member

@Skn0tt Skn0tt left a comment

Choose a reason for hiding this comment

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

Good catch, thanks for the fix!

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.

[Docs]: Fix incorrect Python method name in Locator.and_ example

2 participants