11-10-2009, 01:30 PM
Hi,
Is it possible to save the return value (true or false/ 1 or 0) of check point in to variable.
I tried with the statements
Is it possible to save the return value (true or false/ 1 or 0) of check point in to variable.
I tried with the statements
Code:
Dim status
status = Browser("Google").Page("Google").WebEdit("q").Check Checkpoint("q")