1. getElementColor Keyword
Why was this developed?
The desktop application had no supported keyword to validate and verify the (R, G, B) values of the element/button/link.
What is the Goal?
Avo Assure team has developed a keyword “getElementColor,” which will validate the (R, G, B) values of the element/button/link or/and verify the (R, G, B) values if given in the input.
How does it Look?
How does it work?
Description: This keyword or action instructs Avo Assure Client to validate the (R, G, B) values of the element/button/link or/and verifies the (R, G, B) values if given in the input.
Keyword | Input Syntax | Output Syntax | Supported Format |
getElementColor | <(R, G, B)>(Optional) | (Optional) |
|
Find the snippet of the keyword below:
In the above example, after the test case debug, the execution status (“True/False”) of the specified query will be stored in the output variable (if specified).
How can I get this?
If the user upgrades to the latest version of Avo Assure to 23.2.2, this feature will be available automatically.
Last updated