mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-02 22:11:48 +01:00
add check that will wait for elements to load before asserting presence
This commit is contained in:
parent
dea8734498
commit
a3d3537da7
3 changed files with 5 additions and 1 deletions
|
|
@ -101,7 +101,7 @@ Feature: Edit a project
|
|||
And I cancel adding a note to the project
|
||||
Then the form for adding a note should not be visible
|
||||
|
||||
@javascript @wip
|
||||
@javascript
|
||||
Scenario: Long notes in a project are shown cut off
|
||||
Given I have a project called "test"
|
||||
When I go to the "test" project
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue