'How we can validate list values available in dropdown in karate UI automation
In my Application UI, there are multiple dropdown available. I want to validate if dropdown contains only specific values not more than that.
Is there any specific way we can do this in Karate. As for select the value from drop down and set the value for drop down we can use select() and value(set) .
Please suggest.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
