Home | History | Annotate | Download | only in common

Lines Matching full:automation

5 // Defines the IPC messages used by the automation interface.
12 #include "chrome/test/automation/autocomplete_edit_proxy.h"
38 // message is the version string of the automation provider. This parameter
174 // Requests that the automation provider ask history for the most recent
278 // to the given automation handle.
693 int /* automation handle */,
702 int /* automation handle */,
714 int /* automation handle */,
856 // This message is an outgoing message from an automation client to Chrome.
865 int /* automation handle */,
939 // A URL request to be fetched via automation
944 // Read data from a URL request to be fetched via automation
954 // Data read via automation
1067 // This message is used by automation clients to upload histogram data to the
1075 // Sent when the automation client connects to an existing tab.
1127 automation provider - go to history entry via automation.
1187 // An incoming message from an automation host to Chrome. Signals that
1287 // 2. Call an automation method that results in opening the popup menu.
1296 // automation messages.
1488 // This is the section for renderer -> browser automation messages. If it is
1489 // an automation <-> browser message, put it above this section.