jjzjj

edgeDriverService

全部标签

java - org.openqa.selenium.remote.internal.ApacheHttpClient 在 Selenium 3.14.0 中被弃用 - 应该使用什么来代替?

我目前正在使用Selenium3.14.0库,其中org.openqa.selenium.remote.internal.ApacheHttpClient已被弃用,没有其他信息。应该改用哪个?该类已在下一个版本3.141.59中删除。我将它与EdgeDriver服务一起使用,如下所示:finalintconnectionTimeout=2*60*1000;finalintsocketTimeout=10*60*1000;//10minutetimeoutfinalApacheHttpClient.FactoryclientFactory=newApacheHttpClient.Fact