First of all Thanks for the Karate-UI. After consuming karate - API, we have started using Karate UI :-)
Let me summarize my question here: I am getting 'assert evaluated to false' from the below code:
* match text({}header) == 'header'
* assert exists({}header).exists
The first line of the code able to locate the element and compare the text, the second line throws an error for the same locator. Could you please help me sort out this problem?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…