T
T
TechNOIR2017-03-03 10:35:19
PowerShell
TechNOIR, 2017-03-03 10:35:19

Powershell+Ubuntu. How to invoke Selenium?

Good day experts.
Maybe someone knows how to call Selenium in Powershell Open Source for Ubuntu?
And is it even possible?
Does it look like this on Windows?

[Reflection.Assembly]::LoadFrom("C:\selenium\net40\WebDriver.dll")
$ie = New-Object OpenQA.Selenium.PhantomJS.PhantomJSDriver

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
azarij, 2017-03-03
@azarij

Powershell for Linux is now in its infancy (alpha version).
For Linux it will be more efficient to use bash scripts or python.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question