Home | History | Annotate | Download | only in automation

Lines Matching refs:ExecuteScript

1775   ExecuteScript(L"window.domAutomationController.send(document.width);");
1787 ExecuteScript(L"window.domAutomationController.send(document.height);");
1814 void PageSnapshotTaker::ExecuteScript(const std::wstring& javascript) {