Selector is not working while working on ACME system

hey all,
i’m working on ACME System (level 3-advance training).I have the problem when i click update work item

.The next window will popup of update work item ,but when i’m creating the selectors for that browser that are not working.
the UPDATE WORK ITEM in first screenshot is working,but when i jump to the second screenshot the selectors are not valid for ADD COMMENTS.the problem is shown to the third screenshot.

while adding comments use type into activity under attach browser activity, both windows are different before update work item and after update work item, validate your selector after opening that window and then try to debug your workflow.

Use separate attach browser activities. Then you dont need to update your selector.

@Shobhit_sachan

Instead of opening update work items page in another window, use Navigate To activity this will resolve your issue

Thanks,
Prankur

both the browsers have same address,that’s why the selector is not validating.

See this

image

in_SystemURL can be your URL which should redirect to update workitems after updating you can Navigate back to Work Items page

Thank,
Prankur

thanks.

Did that with tab,thank you all guys.

1 Like