Actions

.click()

.submit()

.clear()

.check()

.uncheck()

.send_keys()

.send_file()

.mouse_over()

.drag_and_drop()

Note

TODO Add all action chains

Table Of Contents

Previous topic

Selectors

Next topic

Traversing

This Page