diff --git a/test/acceptance/keywords/waiting.txt b/test/acceptance/keywords/waiting.txt index 5381e8961..9635f15ac 100644 --- a/test/acceptance/keywords/waiting.txt +++ b/test/acceptance/keywords/waiting.txt @@ -14,7 +14,7 @@ Wait Until Page Contains Wait Until Page Does Not Contain Wait Until Page Does Not Contain This is content 2 s - Run Keyword And Expect Error Text 'Inititally hidden' did not disappear in 100 milliseconds Wait Until Page Does Not Contain Inititally hidden 0.1 + Run Keyword And Expect Error Text 'Initially hidden' did not disappear in 100 milliseconds Wait Until Page Does Not Contain Initially hidden 0.1 Wait Until Page Contains Element [Documentation] Tests also that format characters (e.g. %c) are handled correctly in error messages diff --git a/test/resources/html/javascript/delayed_events.html b/test/resources/html/javascript/delayed_events.html index 9e40c48e0..91afd1d6f 100644 --- a/test/resources/html/javascript/delayed_events.html +++ b/test/resources/html/javascript/delayed_events.html @@ -44,7 +44,7 @@