对 SAP UI5 应用使用 uiveri5 执行测试的 ERR
2021-10-10 本文已影响0人
华山令狐冲
错误消息如下图所示:
INFO: Expectation FAILED: Failed: javascript error: UI5 dependencies are
not loaded on this pageError: UI5 dependencies are not loaded on this page
at findByControl (eval at executeScript (:445:16), <anonymous>:5:13)
at eval (eval at executeScript (:445:16), <anonymous>:39:6)
at executeScript (<anonymous>:447:30)
at <anonymous>:452:24
at callFunction (<anonymous>:415:22)
at <anonymous>:429:23
at <anonymous>:430:3
解决方案:先使用 cds run 启动被测试的 SAP UI5 应用:
之后问题消失,测试通过:
更多Jerry的原创文章,尽在:"汪子熙":