On UI, I have a option list, but failed to select all once with Karate, it's only able to select one with id
or value
by select select('select[id=XXX]', '{}xxx')
Asked
Active
Viewed 87 times
0

Gregoire Ducharme
- 1,095
- 12
- 24

Wu Phoebe
- 9
- 1
-
you can consider using JS or contribute code to improve karate: https://stackoverflow.com/a/60800181/143475 – Peter Thomas Jan 17 '22 at 14:02
-
Can you please send us the page link so that we can verify this issue and implement features around it if it needs to be implemented? – Bipin Kumar Chaurasia Jan 20 '22 at 05:05
-
Please provide enough code so others can better understand or reproduce the problem. – Community Jan 28 '22 at 19:27