-
-
-
Capture object in web application in WinRunner
Opened browser with this URL 'www.geekinterview.com'After that how can i capture object in web application browser.Through recording i am able to get only 'html_frame' object only.Explain how can i proceed for capturing object in web application?
-
-
-
How do you check thecurrent item value in the list after I open a web page with this list in WinRunner ?
list_get_selected ( list, out_item, out_num );will solve the problem that I have.It will return an item (out_item) and the postion(out_num ) that is currently shown on the list.To check the with the previous values I can store theprevious values in file and then read it from the filelater to compare it from current value.
-
-
-
-
-
Any ideas someone?">I'm currently running a MLS (mercury licence server) with floating-licences for WinRunner. Is there some kind of tool to show me how many users are "at the moment using winrunner"? So that i can get an idea how many users (and maybe even which users) are at a given moment using the tool. This would be a fine way to see if I would have to purchase more licences (or if I currently have bought too many).Any ideas someone?
-
example:
C ——
void window(int left, int top, int right, int bottom);
">Using the function load_dll("c:\windows\system32\msvcrt.dll"), I loaded the dll to winrunner.When I declare the functions which return void in c, I don't know which keyword I should use in Winrunner.example:C ——void window(int left, int top, int right, int bottom);
-
-
-
-
-
-
-
-
Winrunner Interview Questions
Ans