My Scenario is i have an url and after the page is loaded i have to check whether the page is loaded correctly or not.
So i have tried using open browser activity and i am attaching the attach browser activity and using element exits activity i ham checking whether the element is appearing or not.
So i am getting the error while opening the attach browser. Can anyone please suggest is there any other way to check this step.
@yandrathiramya
rewire the selector by again indicating to the browser page. Ensure that you are indicating the page content and not the entire browser / application.
the <wnd.. is a hint that the entire window was indicated. the selector should look like <html title='Policy Decisions ......
Also ensure that the browser type is set to Internet Explorer