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.
只是一个快速的问题。我正在使用 Gatling 进行一些测试。有什么方法可以让它在按钮或超链接/xpath上执行点击操作?
谢谢
Gatling 不是浏览器而是 HTTP 客户端,所以它不执行 Javascript,它只是发送 HTTP 请求并接收 HTTP 响应。
所以: