Home | History | Annotate | Download | only in automation

Lines Matching full:automation

14 #include "chrome/browser/automation/automation_provider.h"
15 #include "chrome/browser/automation/automation_provider_json.h"
26 // This is an automation provider containing testing calls.
802 // the handle number assigned by the automation system.
956 // "button": automation::kLeftButton,
992 // "type": automation::kRawKeyDownType,
997 // "modifiers": automation::kShiftKeyMask,
1011 // "modifiers": automation::kShiftKeyMask,
1032 // Gets the version of ChromeDriver automation supported by this server.