Skip to content

Commit

Permalink
docs: update example in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
KazuCocoa authored Jan 9, 2024
1 parent 39a89c8 commit d3ac75d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ On UIA2, some elements can be handled with `touch` pointer action instead of the
For example, the below action builder is to replace the default one with the `touch` pointer action.

```python
from selenium.webdriver import ActionChains
from selenium.webdriver.common.actions import interaction
from selenium.webdriver.common.actions.action_builder import ActionBuilder
Expand Down

0 comments on commit d3ac75d

Please sign in to comment.