Update the docs

This commit is contained in:
Michael Mintz 2025-02-19 20:44:07 -05:00
parent 70692765de
commit 58455b2ea4
2 changed files with 2 additions and 1 deletions

View File

@ -507,6 +507,7 @@ element.clear_input()
element.click() element.click()
element.flash(duration=0.5, color="EE4488") element.flash(duration=0.5, color="EE4488")
element.focus() element.focus()
element.gui_click(timeframe=0.25)
element.highlight_overlay() element.highlight_overlay()
element.mouse_click() element.mouse_click()
element.mouse_drag(destination) element.mouse_drag(destination)

View File

@ -14,7 +14,7 @@ pathspec==0.12.1
Babel==2.17.0 Babel==2.17.0
paginate==0.5.7 paginate==0.5.7
mkdocs==1.6.1 mkdocs==1.6.1
mkdocs-material==9.6.4 mkdocs-material==9.6.5
mkdocs-exclude-search==0.6.6 mkdocs-exclude-search==0.6.6
mkdocs-simple-hooks==0.1.5 mkdocs-simple-hooks==0.1.5
mkdocs-material-extensions==1.3.1 mkdocs-material-extensions==1.3.1