Skip to content

Commit

Permalink
Attempt to fix intermittent test failure
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffersonBledsoe committed Jul 24, 2019
1 parent 48d4d15 commit 6e40999
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/collective/collectionfilter/tests/robot/keywords.robot
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ Add filter tile
Click element xpath=//div[@id='formfield-collective-collectionfilter-tiles-filter-target_collection']//ul[@class='select2-choices']
Wait until element is visible xpath=//div[@id='select2-drop']//a[.//text() = '/${collection_name}']
Click element xpath=//div[@id='select2-drop']//a[.//text() = '/${collection_name}']
Click element css=#collective-collectionfilter-tiles-filter-group_by
Select from List by value css=select#collective-collectionfilter-tiles-filter-group_by ${filter_type}
Select from List by value css=select#collective-collectionfilter-tiles-filter-input_type ${input_type}
Click element css=.pattern-modal-buttons #buttons-save
Expand Down

0 comments on commit 6e40999

Please sign in to comment.