File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
src/data/markdown/docs/02 javascript api/07 k6-experimental/01 browser Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -34,6 +34,7 @@ excerpt: "Browser module: Frame Class"
34
34
| <a href =" https://playwright.dev/docs/api/class-frame#frame-is-enabled " target =" _blank " >frame.isEnabled(selector[ , options] )</a > | - |
35
35
| <a href =" https://playwright.dev/docs/api/class-frame#frame-is-hidden " target =" _blank " >frame.isHidden(selector[ , options] )</a > | - |
36
36
| <a href =" https://playwright.dev/docs/api/class-frame#frame-is-visible " target =" _blank " >frame.isVisible(selector[ , options] )</a > | - |
37
+ | <a href =" https://playwright.dev/docs/api/class-frame#frame-locator " target =" _blank " >frame.locator(selector[ , options] )</a > | - |
37
38
| <a href =" https://playwright.dev/docs/api/class-frame#frame-name " target =" _blank " >frame.name()</a > | - |
38
39
| <a href =" https://playwright.dev/docs/api/class-frame#frame-page " target =" _blank " >frame.page()</a > | - |
39
40
| <a href =" https://playwright.dev/docs/api/class-frame#frame-parent-frame " target =" _blank " >frame.parentFrame()</a > | - |
You can’t perform that action at this time.
0 commit comments