Karate UI Scroll till the end of dynamic page

落爺英雄遲暮 提交于 2020-08-10 03:38:32

问题


Can it be possible in karate to scroll till the end of a dynamic page I tried using scroll and wait but it's not working?


回答1:


It may be tricky for a dynamic page. I suggest you look into using JS. Refer this answer for ideas: https://stackoverflow.com/a/60800181/143475

If you provide a live example, we can investigate more, or follow this process: https://github.com/intuit/karate/tree/develop/examples/ui-test



来源:https://stackoverflow.com/questions/63148346/karate-ui-scroll-till-the-end-of-dynamic-page

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!