Hi All,
facing issue as below.
Attach Browser System1 WorkItem Detail: Cannot find the UI element corresponding to this selector:
and i get 404 error in the browser.
Need guidance to resolve this.
Hi All,
facing issue as below.
Attach Browser System1 WorkItem Detail: Cannot find the UI element corresponding to this selector:
and i get 404 error in the browser.
Need guidance to resolve this.
Hi @veerishu
your âAttach Browserâ activity is looking for a browser element with what does not fit the title from your second picture. Try to add a wildcard character here:
<html title='ACME System 1 - Work Items*' />
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.