我正在将我的.net代码升级到selenium的最新版本。当Seleno主机创建chromeAutofac.Core.DependencyResolutionException实例时,我得到以下错误:
执行“解决”操作时引发异常。有关细节,请参阅InnerException。
有人能帮我吗?
发布于 2019-04-18 13:22:57
Seleno不适用于最新版本的selenium。最好的方法是使用内置的selenium结构。
https://stackoverflow.com/questions/53707506
复制相似问题