How to assert if sikuli image is present or not using Karate Feature file in UI Automation? assert exists(imagepath) does not work.
Asked
Active
Viewed 147 times
1 Answers
0
Karate UI has no such feature. You can see if Karate Robot works for you.
Also note that you can integrate Sikuli, but it needs some research: https://stackoverflow.com/a/56458094/143475

Peter Thomas
- 54,465
- 21
- 84
- 248