Latest Answer : folks you may want to fall in love with obj_get_info. Instead of managing all the class specifi get infor ( edit_get_info, list_get_info.....)write a routine that accepts the element name and the property you wish to query. this will save you tons ...
Latest Answer : using the export function and putting the logic to get the odd rows we may able to slove this. ...
How to write code for object exceptional handling and TSL exceptional handling and popup.can anyone write the code for me. thanks
I have a scenario where A window with 4 questions and 'Yes' and 'No' radio buttons next to them are available.How to test that using WinRunner?Only if all the question are 'No' and ''yes' radio buttons are not selected then I can continue further to next window.If one yes and rest all no's are selected then I exit the box and vice versa.Please answer this ASAP and I would really appreciate your help.
I thought may be I have to use if loop but I am not sure about the syntax of it and how to write it.
Hi everybody, how to check html_text_link is enabled or disabled. this enable properties is not there for html_text_link object. kindely help mejayanthi
Hi, I am using WinRunner 8.01 with Java Addin. It does not recognize the Java Applet. As no code is generated in WinRunner when a object is selected on the Applet. Thank you
Latest Answer : Through Call statement. ...
How can i record script for a web page having html 'file' input type? WinRunner is not recognizing the click of button displayed with 'file' input type on web page.
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);
Latest Answer : To test a web application, you need first to configure your winrunner.At starting time on winrunner 8, you have a dialogbox (that auto dismiss after a few seconds) that list the addins that have been installed on your winrunner. Part of the standard package ...