selenium - 什么是selenium中的直通模式

标签 selenium selenium-grid

我最近在 selenium 变更日志中遇到了一种称为“passthrough”模式的东西。我完全不明白它的用途。有人可以解释一下吗?

最佳答案

添加了 enablepassThrough 模式以支持新的 w3c 标准

西蒙·斯图尔特的话:

I've added a "-enablePassThrough" flag to the standalone server. With this in place, and a few tweaks to Grid, it's possible to use a w3c remote end (eg. geckodriver) with a w3c speaking local end (eg. a recent 3.x release of selenium) It'll be in 3.5

Notably, this means that you'll need to start the nodes with "-enablePassThrough".

请提出以下问题

Grid does not handle w3c capabilities correctly #3808

关于selenium - 什么是selenium中的直通模式,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/46170829/

相关文章:

与 Kubernetes 一起部署时,Selenium Hub 无法处理测试队列

selenium - Selenium 集线器的冗余

multithreading - NoSuchSessionException : invalid session id - TestNG parallel=classes with PageObjects

selenium - 如何在 selenium ide 中引用/Handel 动态按钮

java - 如何使用 selenium webdriver 移动到网页中的不同选项卡?

c# - 使用基类在多个浏览器中运行 Selenium 测试

Selenium Grid 不在另一台计算机上运行 Chrome

java - 如何将 Excel 值与 iframe 下拉值进行比较

java - Selenium 文件下载测试

python Selenium : Set Firefox preferences failed