Object Repository : Can we create child screen object under a parent screen object?

Object Repository : Can we create child screen object under a parent screen object ? It could help with managing screens/elements and tree hierarchy can be better managed.

1 Like

@asaluja,

No as of now. You can suggest this as feature request.

Thanks,
Ashok :slight_smile:

1 Like

Unfortunately no.
I suggest you to create a screen hierarchy using the screen name then.

Like:
Screen 1: Main
Screen 2: Main - Users
Screen 2: Main - Users - New User

But, the screen works only to group the objects and give them all a common “Window selector”
image

You can always use a more generic Window Selector and then create the hierarchy as you want below it.