Interview Questions

WinRunner: What tag is required to allow me to identify a html table?

Mercury WinRunner FAQ


(Continued from previous question...)

WinRunner: What tag is required to allow me to identify a html table?

<table id=xxxxx>.
Indeed, it is better to ask developer to put ID every place where it is possible. It will avoid lots of trouble and help the resuable of your script (consider localization).

(Continued on next question...)

Other Interview Questions