Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个带有 Power BI 报告模块的页面。当我在 LoadRunner TruClient (IE) 中回复我的场景时,它显示“导航到网页已取消”。但是,如果我在 IE 中启动该页面,它会显示得很好。谁能告诉我为什么会这样显示?
Loadrunner 的 Truclient (IE) 协议使用自己的引擎,一点也不像真正的 IE 浏览器。它有巨大的差异和兼容性问题。我建议在 TruClient Firefox协议中编写所有脚本,该协议使用 100% 真正的 Firefox 浏览器。