|
|
| Řádek 103: |
Řádek 103: |
| | *setCookie | | *setCookie |
| | **Target=Cookie in JSON format | Cookie name and Value=Cookie value | | **Target=Cookie in JSON format | Cookie name and Value=Cookie value |
| | + | *setText (= sendKeys) |
| | *setTimeout | | *setTimeout |
| | **Target=Script | PageLoad | Implicit | | **Target=Script | PageLoad | Implicit |
| Řádek 115: |
Řádek 116: |
| | **Target=Frame | FrameIndex | Index=FrameIndex | empty (= main frame) | | **Target=Frame | FrameIndex | Index=FrameIndex | empty (= main frame) |
| | *switchToParentFrame | | *switchToParentFrame |
| | + | *switchToShadowRoot |
| | + | **Target=Shadow root (= Enter shadow root) | prázdný (= Leave shadow root) |
| | *switchToWindow | | *switchToWindow |
| | **Target=Window handle | | **Target=Window handle |
| | *type (= sendKeys) | | *type (= sendKeys) |