Skip to content

Commit

Permalink
BB-18796: Make grid mass-actions accessible by keyboard
Browse files Browse the repository at this point in the history
  • Loading branch information
Grygir committed Apr 24, 2020
1 parent 18e97e1 commit def2292
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Scenario: Edit Account
And Todd Greene should be an owner

Scenario: Delete Account
And click "Delete"
And click "Delete" in "PageActionButtonsContainer" element
When confirm deletion
Then I should see "item deleted" flash message
And there is no records in grid
Expand Down

0 comments on commit def2292

Please sign in to comment.