小编Phe*_*gan的帖子

Selenium与IE测试有关

当我使用以下代码行将mt测试浏览器更改为IE时:

self.selenium = selenium("localhost", 4444, "*iexplore", "http://www.mydomain.net/")
Run Code Online (Sandbox Code Playgroud)

我收到以下错误:

Exception: Failed to start new browser session: java.lang.RuntimeException: SystemRoot apparently not set!
Run Code Online (Sandbox Code Playgroud)

它使用firefox和Chrome完美运行.这是在Ubuntu服务器上运行的.

python ubuntu selenium internet-explorer

1
推荐指数
1
解决办法
1539
查看次数

标签 统计

internet-explorer ×1

python ×1

selenium ×1

ubuntu ×1