Page Objects
Last updated
Page Objects can now be renamed and deleted directly from the Page Objects view.
Rename
Select the edit option on any Page Object from the Page Objects view.
Update the name and save.
Delete
Selecting delete opens a confirmation popup that lists all test cases and steps where the Page Object is currently in use.
If it is referenced in multiple places, deletion is blocked and the popup displays the list of usages, allowing the user to resolve dependencies before proceeding.
Last updated