08-09-2011, 09:30 PM
Hello,
Would someone please clarify what the following line does and if there's a way to retrieve the result of the CheckPoint? In the Object Repository "a table" exists under the "Test Objects" section and "Action Items R Table Data Output" exists under the "Checkpoint and Output Object" section.
Thanks.
Would someone please clarify what the following line does and if there's a way to retrieve the result of the CheckPoint? In the Object Repository "a table" exists under the "Test Objects" section and "Action Items R Table Data Output" exists under the "Checkpoint and Output Object" section.
Code:
Browser("Browser").Page("Page").WebTable("a table").Output CheckPoint("Action Items R Table Data Output")
Thanks.