mirror of
https://github.com/onkelbeh/cheatsheets.git
synced 2026-09-09 22:49:38 +02:00
Update capybara again
This commit is contained in:
+1
-1
@@ -125,7 +125,7 @@ should_not doesn't wait for a timeout from the driver
|
||||
between: 2..5
|
||||
minimum: 2
|
||||
maximum: 5
|
||||
wait: N # has_text
|
||||
wait: 10
|
||||
|
||||
expect(page).to have_selector '.blank-state'
|
||||
expect(page).to have_selector 'h1#hola', text: 'Welcome'
|
||||
|
||||
Reference in New Issue
Block a user