enonic / xp-ui-testing

Selenium tests for testing Enonic XP UI elements
3 stars 0 forks source link

Add Selenium tests for Undo Delete action for parent and child contents #32

Closed sgauruseu closed 7 years ago

sgauruseu commented 7 years ago
  1. select 'Deleted' child content and press the 'Undo Delete' , verify that the parent is getting 'Online'

  2. select 'Deleted' parent content and press the 'Undo Delete' , verify that the child is getting 'Online'