appium / java-client

Java language binding for writing Appium Tests, conforms to W3C WebDriver Protocol
Apache License 2.0
1.19k stars 755 forks source link

java-client:9.0.0 doesn't see the Appium server deployed locally in corporate network with proxy #2073

Open GodArtGithub opened 8 months ago

GodArtGithub commented 8 months ago

Description

! Don't reproduce for: java-client:8.6.0 !

java-client:9.0.0 doesn't see the Appium server deployed locally at 0.0.0.0:4723 in corporate network with proxy. It is trying to go to a proxy. Maybe the port is lost (see stacktrace log) It create session successfully if set NoProxy in macOS network

Environment

macOS 13.5.2 java-client:9.0.0 AppiumServer 1.22.3 and 2.2.1

Exception Stacktraces

URL-address: POST http://0.0.0.0/wd/hub/session Message: DNS_FAIL