Home | History | Annotate | Download | only in webdriver

Lines Matching defs:GetAlertMessage

135       scoped_ptr<Error> alert_error(GetAlertMessage(&text));
815 Error* Session::GetAlertMessage(std::string* text) {
828 Error* error = GetAlertMessage(&message_text);