docs(python): make Locators Python compatible (#7950)

This commit is contained in:
Max Schmitt 2021-08-02 21:46:44 +02:00 committed by GitHub
parent a050c00b6c
commit 29f6dd3090
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -57,6 +57,11 @@ Script to be evaluated in all pages in the browser context. Optional.
### param: Page.selectOption.value = %%-python-select-options-value-%%
### param: Page.selectOption.label = %%-python-select-options-label-%%
### param: Locator.selectOption.element = %%-python-select-options-element-%%
### param: Locator.selectOption.index = %%-python-select-options-index-%%
### param: Locator.selectOption.value = %%-python-select-options-value-%%
### param: Locator.selectOption.label = %%-python-select-options-label-%%
### option: Page.frame.name
* langs: python
- `name` <[string]>