简体   繁体   中英

How to assert if sikuli image is present or not using Karate Feature file in UI Automation?

How to assert if sikuli image is present or not using Karate Feature file in UI Automation? assert exists(imagepath) does not work.

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM