or
Hi,
Am using QA version. Am trying to launch same test in multiple browser. Using C# code am launching multiple browser and navigating all browser to Google page. Its working fine for me up to this, now I want to type a text “Google” and will click on “Google Search” Button.
Have added QText and BtnGSubmit to element list using “Add to project” option (Using Hover). When I tried to write a code and not getting QText and BtnGSubmit
Say “Pages.Google. “Not geeting QText and BtnGSubmit elements” please find the attached screen shot.