Ask a Question

How to take object property without using checkpoint

SOLVED
kevintran1308
Contributor

How to take object property without using checkpoint

Hi,

 

Can anyone help me how to take property of object without using checkpoint?

Because I just want to take the property and compare it to turn it into the condition for the if else stuff.

 

Thank you

2 REPLIES 2
tphillips
Frequent Contributor

Are you using keyword testing? Or scripting?

 

In Keyword Testing, the If... Then Value1 option can be set to an Object Property

tphillips_0-1613084637186.png

 Click the three dots at the right end of the Value test box and choose your object and its property


--------------------
Senior SQA Automation Engineer
Virginia
Occasional Visitor

Obtain the desired object.

Obtain values of the object’s properties.

Compare the property values with expected values. Note that to compare actual values with expected values, you can use various comparison operations, like =, <, > and so on. You can also use property checkpoints  to check an object’s properties.

Report the results.

official site

cancel
Showing results for 
Search instead for 
Did you mean: