aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--browser-test/lhg-robot-config.robot2
-rw-r--r--eme-test/lhg-robot-config.robot2
-rw-r--r--youtube-test/lhg-robot-config.robot2
3 files changed, 3 insertions, 3 deletions
diff --git a/browser-test/lhg-robot-config.robot b/browser-test/lhg-robot-config.robot
index b2b6c43..31c2e9c 100644
--- a/browser-test/lhg-robot-config.robot
+++ b/browser-test/lhg-robot-config.robot
@@ -3,7 +3,7 @@ Documentation A resource file with reusable keywords and variables.
...
... The system specific keywords created here form our own
... domain specific language.
-Library ExtendedSelenium2Library timeout=90s run_on_failure=Nothing
+Library SeleniumLibrary timeout=90s run_on_failure=Nothing
Library SSHLibrary timeout=30s prompt=hikey:~$
Library Collections
diff --git a/eme-test/lhg-robot-config.robot b/eme-test/lhg-robot-config.robot
index f06311c..60bab79 100644
--- a/eme-test/lhg-robot-config.robot
+++ b/eme-test/lhg-robot-config.robot
@@ -3,7 +3,7 @@ Documentation A resource file with reusable keywords and variables.
...
... The system specific keywords created here form our own
... domain specific language.
-Library ExtendedSelenium2Library timeout=90s run_on_failure=Nothing
+Library SeleniumLibrary timeout=90s run_on_failure=Nothing
Library SSHLibrary timeout=30s prompt=hikey:~$
Library Collections
Library lhg-robot-libs.py
diff --git a/youtube-test/lhg-robot-config.robot b/youtube-test/lhg-robot-config.robot
index c76c0ce..cfdc195 100644
--- a/youtube-test/lhg-robot-config.robot
+++ b/youtube-test/lhg-robot-config.robot
@@ -3,7 +3,7 @@ Documentation A resource file with reusable keywords and variables.
...
... The system specific keywords created here form our own
... domain specific language.
-Library ExtendedSelenium2Library timeout=90s run_on_failure=Nothing
+Library SeleniumLibrary timeout=90s run_on_failure=Nothing
Library SSHLibrary timeout=30s prompt=hikey:~$
Library Collections
Library lhg-robot-libs.py