Skip to content

Commit

Permalink
Merge pull request #533 from collective/avoid_staleelementreferenceex…
Browse files Browse the repository at this point in the history
…ception_selenium_error

Fix StaleElementReferenceException in some cases.
  • Loading branch information
hvelarde committed Jun 24, 2015
2 parents d38c676 + 0d4c0ba commit ca91e67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/collective/cover/tests/cover.robot
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ Delete Tile
Compose Cover
[Documentation] Click on Compose tab and wait until the layout has been
... loaded.
Click Link link=Compose
Wait Until Keyword Succeeds 5 sec 1 sec Click Link link=Compose
Sleep 1s Wait for cover compose to load
Wait Until Page Contains Element css=div#contentchooser-content-show-button
Page Should Contain Add Content
Expand Down

0 comments on commit ca91e67

Please sign in to comment.