-
-
-
-
-
-
-
-
-
-
-
-
-
">In one of the popup window, 1.I have recorded two edit fields by selecting them from a drop down box and after I have selected the options, 'INSERT' field need to appear. But when I am running those steps the option that I have selected is not shown up but the default options are shown up and 'INSERT' button too does not shown up. How to make sure that the selected fields are displayed along with the 'INSERT' link.When I am recording it is recorded as:Browser().Page().WebTable().WebElement(Option name that I have selected).click2. How to differentiate between two or three links with same name, like "DELETE", when the TYPE is None and not Index. When I am putting it in a loop, only one link gets deleted which is associated to one row. For other rows the 'Object not found' message is displayed
-
-
Noe I wanna Fetch all the Browser's currently loaded in the application.....
Appreciate your Help.
Thanks
Nawab Shaikh ">Hi Friends,I want to Fetch the Application objects for Example all the Browser currently loaded in Windows .The Scenario is I want to do end to End Descriptive Programming in my Code...Something LikeSet oDesc = Description.Create()oDesc("micclass").Value = "Browser"Noe I wanna Fetch all the Browser's currently loaded in the application.....Appreciate your Help.ThanksNawab Shaikh
-
-
-
-
whereas for IE
Browser("Browser").Navigate (Datatable.Value("url","Global"))
so when i run the IE script on netscape it fails.
">How to run QTP scripts recorded in Internet Explorer on a Netscape or FireFox browser?nestcape tries to read the code this wayWindow("Netscape Browser").WinObject("NS_AE_WindowClass").Type "http;//servername:8080/trial/"whereas for IEBrowser("Browser").Navigate (Datatable.Value("url","Global"))so when i run the IE script on netscape it fails.
-
QTP Interview Questions
Ans