Skip to content

Verify attribute

gcvfi edited this page Feb 1, 2020 · 2 revisions

Back to Verify | AIQ Commands | Home


Note: Draft content, work in progress, not yet reviewed or verified.


Statment

Verify name/placeholder/data-toggle/value/class/type/any-attr of {xpath: "xpath"} is "some value"

Test Steps

Test Steps Data
open website https://public.internal.autonomiq.ai/
verify name of {xpath: "//input[@id='username']"} is "username"
verify name of {xpath: "//input[@id='username']"} is "test"
... ...
... ...
... ...

Clone this wiki locally