Improved test.
This commit is contained in:
parent
20a52b0d7b
commit
ba5fa1f488
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ class FacebookBrowserTest < TestCase
|
||||||
|
|
||||||
watch_for(
|
watch_for(
|
||||||
css: 'body',
|
css: 'body',
|
||||||
value: 'Facebook Login',
|
value: '(Facebook Login|Log into Facebook)',
|
||||||
)
|
)
|
||||||
|
|
||||||
set(
|
set(
|
||||||
|
|
Loading…
Reference in a new issue