Update the docs
This commit is contained in:
parent
70692765de
commit
58455b2ea4
|
@ -507,6 +507,7 @@ element.clear_input()
|
|||
element.click()
|
||||
element.flash(duration=0.5, color="EE4488")
|
||||
element.focus()
|
||||
element.gui_click(timeframe=0.25)
|
||||
element.highlight_overlay()
|
||||
element.mouse_click()
|
||||
element.mouse_drag(destination)
|
||||
|
|
|
@ -14,7 +14,7 @@ pathspec==0.12.1
|
|||
Babel==2.17.0
|
||||
paginate==0.5.7
|
||||
mkdocs==1.6.1
|
||||
mkdocs-material==9.6.4
|
||||
mkdocs-material==9.6.5
|
||||
mkdocs-exclude-search==0.6.6
|
||||
mkdocs-simple-hooks==0.1.5
|
||||
mkdocs-material-extensions==1.3.1
|
||||
|
|
Loading…
Reference in New Issue