Ask a question to get started
Enter to send•Shift+Enter new line
Click on an element with the given id.
click( self, id_: str | int, ) -> None
id_
str | int
The id of the element to click on.