You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having the error below? Any ideas? Location of the webdriver is correct.
Add-Type : Could not load file or assembly 'file:///D:\Powershell\PowerWebShot-master\WebDriver.dll' or one of its
dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515)
At D:\Powershell\PowerWebShot-master\PowerWebShot.ps1:81 char:1
New-Object : Cannot find type [OpenQA.Selenium.PhantomJS.PhantomJSOptions]: verify that the assembly containing this
type is loaded.
At D:\Powershell\PowerWebShot-master\PowerWebShot.ps1:82 char:56
I'm having the error below? Any ideas? Location of the webdriver is correct.
Add-Type : Could not load file or assembly 'file:///D:\Powershell\PowerWebShot-master\WebDriver.dll' or one of its
dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515)
At D:\Powershell\PowerWebShot-master\PowerWebShot.ps1:81 char:1
New-Object : Cannot find type [OpenQA.Selenium.PhantomJS.PhantomJSOptions]: verify that the assembly containing this
type is loaded.
At D:\Powershell\PowerWebShot-master\PowerWebShot.ps1:82 char:56
The text was updated successfully, but these errors were encountered: