How to to get the information from the status bar without doing any activity/click on the hyperlink?
Submitted by: AdministratorYou can use the "statusbar_get_text("Status Bar",0,text);" function "text" variable contains the status bar statement.
or
web_cursor_to_link ( link, x, y );
link The name of the link.
x,y The x- and y-coordinates of the mouse pointer when moved to a link, relative to the upper left corner of the link.
Submitted by: Administrator
or
web_cursor_to_link ( link, x, y );
link The name of the link.
x,y The x- and y-coordinates of the mouse pointer when moved to a link, relative to the upper left corner of the link.
Submitted by: Administrator
Read Online WinRunner Job Interview Questions And Answers
Top WinRunner Questions
| ☺ | How do you handle unexpected events and errors? |
| ☺ | How do you handle TSL exceptions? |
| ☺ | What do you verify with the database check point custom and what command it generates, explain syntax? |
| ☺ | How to have winrunner insert yesterdays date into a field in the application? |
| ☺ | What information is contained in the checklist file and in which file expected results are stored? |
Top Testing Categories
| ☺ | Manual Testing Interview Questions. |
| ☺ | Rational TestSuite Interview Questions. |
| ☺ | QTP Interview Questions. |
| ☺ | Database Testing Interview Questions. |
| ☺ | Software QA Interview Questions. |
