MCPcopy Index your code
hub / github.com/SeleniumHQ/selenium / getText

Method getText

java/src/org/openqa/selenium/Alert.java:25–25  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

23 void accept();
24
25 String getText();
26
27 void sendKeys(String keysToSend);
28}

Implementers 3

RemoteAlertjava/src/org/openqa/selenium/remote/Re
Alertjavascript/selenium-webdriver/lib/webd
DecoratedAlertTestjava/test/org/openqa/selenium/support/

Calls

no outgoing calls