Getting Started
Actions and Extractors
Perform actions and extract text on the page with natural language.
Actions
Actions are the primary way to interact with the page. The current available actions are click/click_and_upload/click_and_download, hover, exists, scroll_to_element, select_dropdown_option, goto, type, press_enter, wait, and reload.
We used the goto and wait actions in the Sessions example. In the following example, we display the click, type, press_tab, press_enter, and exists actions.
odoo_login.py
When we log in to Odoo, we might see a captcha. If we do, we can click the checkbox to verify that we’re human.
Extractors
Simplex currently provides one extractor — extract_text.
extract_text.py
This will extract the title of the first search result from data.gov.