Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 3 additions & 11 deletions src/pages/docs/test-cases/step-types/step-group.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,18 +188,10 @@ Logging in to an account is a common prerequisite. Instead of duplicating these

7. The step group is added from the selected project.

> <p id="prerequisites">Additional Information:</p>
>
> Step groups reused across different application types may contain element locators that do not match the target application. Verify and update the locators before executing the test case.


[[info | **NOTE**:]]
| You can reuse step groups only between the following application types:
| - iOS → Android
| - Android → iOS
| - Web → iOS
| - Web → Android
| - Mobile Web → iOS and Android
[[info | **ADDITIONAL INFORMATION**:]]
| <br>
| Step groups reused across different application types may contain element locators that do not match the target application. Verify and update the locators before executing the test case.

---

Expand Down