drevops / behat-steps

🧪 A collection of Behat step definitions for Drupal
GNU General Public License v3.0
18 stars 13 forks source link

3.x Update `JsTrait` #288

Open AlexSkrypnyk opened 18 hours ago

AlexSkrypnyk commented 18 hours ago
Given I accept all confirmation dialogs
Given I do not accept any confirmation dialogs
When I click on the element :selector
When I trigger the JS event :event on the element :selector
When I scroll to the element :selector
Then the element :selector should be at the top of the viewport