adamdriscoll / selenium-powershell

PowerShell module to run a Selenium WebDriver.
MIT License
455 stars 96 forks source link

Add tests that don't rely on google #22

Open adamdriscoll opened 5 years ago

adamdriscoll commented 5 years ago

It would be nice if we could keep the tests contained to the machine. We could use UniversalDashboard to stand up a website\webserver and then test the selenium module with it

the-mentor commented 5 years ago

@adamdriscoll I was thinking that maybe we should add a test page here on GitHub and use it for testing of the module? What do you think ? -DM

adamdriscoll commented 5 years ago

I like that idea! We could setup some GH Pages to host some HTML