java - Selenium 错误 MainClientExec :103 - Connection discarded

标签 java eclipse maven selenium

我用 Java 开发了一个 Selenium 项目,它运行良好。但是当我试图从另一个项目调用它以进行集成时,它出现了我在下面提到的错误。

    2016-07-25 16:29:06 DEBUG RequestAddCookies:122 - CookieSpec selected: default
    2016-07-25 16:29:06 DEBUG RequestAuthCache:76 - Auth cache not set in the context
    2016-07-25 16:29:06 DEBUG PoolingHttpClientConnectionManager:249 - Connection request: [route: {}->http://localhost:13517][total kept alive: 0; route allocated: 0 of 2000; total allocated: 0 of 2000]
    2016-07-25 16:29:06 DEBUG PoolingHttpClientConnectionManager:282 - Connection leased: [id: 0][route: {}->http://localhost:13517][total kept alive: 0; route allocated: 1 of 2000; total allocated: 1 of 2000]
    2016-07-25 16:29:06 DEBUG MainClientExec:234 - Opening connection {}->http://localhost:13517
    2016-07-25 16:29:06 DEBUG DefaultHttpClientConnectionOperator:131 - Connecting to localhost/127.0.0.1:13517
    2016-07-25 16:29:06 DEBUG DefaultHttpClientConnectionOperator:138 - Connection established 127.0.0.1:52920<->127.0.0.1:13517
    2016-07-25 16:29:06 DEBUG DefaultManagedHttpClientConnection:90 - http-outgoing-0: set socket timeout to 10800000
    2016-07-25 16:29:06 DEBUG MainClientExec:255 - Executing request POST /session HTTP/1.1
    2016-07-25 16:29:06 DEBUG MainClientExec:260 - Target auth state: UNCHALLENGED
    2016-07-25 16:29:06 DEBUG MainClientExec:266 - Proxy auth state: UNCHALLENGED
    2016-07-25 16:29:06 DEBUG headers:135 - http-outgoing-0 >> POST /session HTTP/1.1
    2016-07-25 16:29:06 DEBUG headers:138 - http-outgoing-0 >> Content-Type: application/json; charset=utf-8
    2016-07-25 16:29:06 DEBUG headers:138 - http-outgoing-0 >> Content-Length: 122
    2016-07-25 16:29:06 DEBUG headers:138 - http-outgoing-0 >> Host: localhost:13517
    2016-07-25 16:29:06 DEBUG headers:138 - http-outgoing-0 >> Connection: Keep-Alive
    2016-07-25 16:29:06 DEBUG headers:138 - http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.1 (Java/1.8.0_77)
    2016-07-25 16:29:06 DEBUG headers:138 - http-outgoing-0 >> Accept-Encoding: gzip,deflate
    2016-07-25 16:29:06 DEBUG wire:72 - http-outgoing-0 >> "POST /session HTTP/1.1[\r][\n]"
    2016-07-25 16:29:06 DEBUG wire:72 - http-outgoing-0 >> "Content-Type: application/json; charset=utf-8[\r][\n]"
    2016-07-25 16:29:06 DEBUG wire:72 - http-outgoing-0 >> "Content-Length: 122[\r][\n]"
    2016-07-25 16:29:06 DEBUG wire:72 - http-outgoing-0 >> "Host: localhost:13517[\r][\n]"
    2016-07-25 16:29:06 DEBUG wire:72 - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
    2016-07-25 16:29:06 DEBUG wire:72 - http-outgoing-0 >> "User-Agent: Apache-HttpClient/4.5.1 (Java/1.8.0_77)[\r][\n]"
    2016-07-25 16:29:06 DEBUG wire:72 - http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]"
    2016-07-25 16:29:06 DEBUG wire:72 - http-outgoing-0 >> "[\r][\n]"
    2016-07-25 16:29:06 DEBUG wire:86 - http-outgoing-0 >> "{"desiredCapabilities":{"browserName":"chrome","chromeOptions":{"args":[],"extensions":[]},"version":"","platform":"ANY"}}"
    2016-07-25 16:29:06 DEBUG wire:72 - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
    2016-07-25 16:29:06 DEBUG wire:72 - http-outgoing-0 << "Content-Length:689[\r][\n]"
    2016-07-25 16:29:06 DEBUG wire:72 - http-outgoing-0 << "Content-Type:application/json; charset=utf-8[\r][\n]"
    2016-07-25 16:29:06 DEBUG wire:72 - http-outgoing-0 << "Connection:close[\r][\n]"
    2016-07-25 16:29:06 DEBUG wire:72 - http-outgoing-0 << "[\r][\n]"
    2016-07-25 16:29:06 DEBUG wire:86 - http-outgoing-0 << "{"sessionId":"8130f26be5faa0e88b1342ad068e1fd0","status":0,"value":{"acceptSslCerts":true,"applicationCacheEnabled":false,"browserConnectionEnabled":false,"browserName":"chrome","chrome":{"chromedriverVersion":"2.21.371459 (36d3d07f660ff2bc1bf28a75d1cdabed0983e7c4)","userDataDir":"C:\\Users\\rahal\\AppData\\Local\\Temp\\scoped_dir10508_15086"},"cssSelectorsEnabled":true,"databaseEnabled":false,"handlesAlerts":true,"hasTouchScreen":false,"javascriptEnabled":true,"locationContextEnabled":true,"mobileEmulationEnabled":false,"nativeEvents":true,"platform":"Windows NT","rotatable":false,"takesHeapSnapshot":true,"takesScreenshot":true,"version":"51.0.2704.103","webStorageEnabled":true}}"
    2016-07-25 16:29:06 DEBUG headers:124 - http-outgoing-0 << HTTP/1.1 200 OK
    2016-07-25 16:29:06 DEBUG headers:127 - http-outgoing-0 << Content-Length:689
    2016-07-25 16:29:06 DEBUG headers:127 - http-outgoing-0 << Content-Type:application/json; charset=utf-8
    2016-07-25 16:29:06 DEBUG headers:127 - http-outgoing-0 << Connection:close
    2016-07-25 16:29:06 DEBUG DefaultManagedHttpClientConnection:81 - http-outgoing-0: Close connection
    2016-07-25 16:29:06 DEBUG MainClientExec:103 - Connection discarded

找到错误报告的Jason数据

{   "sessionId": "8be0897af892264346d7d8f7b3e4e7fe",   "status": 33,  
     "value": {
         "message": "session not created exception\nfrom disconnected: received Inspector.detached event\n  (Session info:
     chrome=51.0.2704.103)\n  (Driver info: chromedriver=2.21.371459
     (36d3d07f660ff2bc1bf28a75d1cdabed0983e7c4),platform=Windows NT 10.0
     x86_64)"   } }

我添加了如下的Maven依赖

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
    <modelVersion>4.0.0</modelVersion>
    <groupId>review-amender</groupId>
    <artifactId>review-amender</artifactId>
    <version>0.0.1-SNAPSHOT</version>
    <description>This project intergrate Dataextractor,Preporcessore, RAUpgradeTest</description>
    <build>
        <!-- <sourceDirectory>src</sourceDirectory> -->
        <plugins>
            <plugin>
                <artifactId>maven-compiler-plugin</artifactId>
                <version>3.3</version>
                <configuration>
                    <source>1.8</source>
                    <target>1.8</target>
                </configuration>
            </plugin>
        </plugins>
    </build>
    <dependencies>
        <dependency>
            <groupId>it.codegen.rnd</groupId>
            <artifactId>data-extractor</artifactId>
            <version>0.0.1-SNAPSHOT</version>
        </dependency>
    </dependencies>

</project>

问题是程序不会因任何异常而终止,Chrome Web 驱动程序也不会停止其工作过程。
当我从内部运行 Selenium 项目时,它运行良好。但不是从即使我添加了必要的依赖项,也不在项目之外。

问题:为什么这个 Selenium 项目表现出不可预知的行为,这是由于 Maven 依赖问题导致的吗?

请帮忙

最佳答案

我的猜测是您所看到的是由于 Maven 依赖性问题。我曾经遇到过类似的问题,每当我们尝试访问它的 cookie 时,Chrome WebDriver 就会因 NumberFormatException 而崩溃。 root 有一个不兼容的传递依赖项(例如,它需要一个特定版本的依赖项,而我们的项目正在引入一个旧版本,而 maven 认为一切正常)。在我们的例子中,修复是在运行 selenium 测试的测试项目中显式添加对正确版本的依赖。不幸的是,我再清楚不过了,因为我不知道相关项目的 Maven 依赖结构。尝试查看:

mvn dependency:tree

然后检查网络驱动依赖的版本。

此外,您似乎正在使用 chrome 网络驱动程序 2.21 和 chrome 51。当前的 chrome 网络驱动程序是 2.22,发行说明指出它修复了 chrome 51 的许多问题

https://sites.google.com/a/chromium.org/chromedriver/downloads

编辑(添加):此外,不确定代码执行是否会执行任何代码,但听起来如果开发工具打开可能会发生异常,因为这会断开 Chrome WebDriver 与 Chrome 浏览器的连接. getting selenium error - disconnected: received Inspector.detached event using chrome driver version 2.20.x

关于java - Selenium 错误 MainClientExec :103 - Connection discarded,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38566265/

相关文章:

java - 在tomcat中部署

android - XML 中的“图像上缺少 contentDescription 属性”

android - Android ADT 中的 Gradle 构建导出错误

java - Eclipse/Maven 和 "Resolve dependencies from workspace projects"不能混合 jar 和源?

java - windows xp 无法安装maven

java - 这种排序算法的时间复杂度是多少?

java - Intellij 项目 View : not show multiple classes in same file

java - 有没有办法通过 API 重置 Kafka 消费者组的偏移量?

c++ - GLFW 错误 - GLFWwindow* 未被识别为有效参数

java - 使用maven和intellij idea编译java app的区别