Skip to content

Conversation

@Squiccups
Copy link
Contributor

This is to fix issue #23

@Squiccups
Copy link
Contributor Author

Whoops! forgot to add in imports!

Updated the electron driver so that it has the right imports
@Squiccups Squiccups closed this Nov 17, 2015
@Squiccups Squiccups reopened this Nov 17, 2015
@robertgates55
Copy link
Contributor

Ok. I’ve run a build via drone and it’s built fine. Which is good.

However, I’m not convinced by the change from RemoteDriver to ChromeDriver – I feel like this likely means we can’t run it remotely via grid, or limit us in some way to only using it locally, which would be an issue.

In the meantime (I don’t have time to think about it properly, sadly!) I’ve tagged the release with the version number ELECTRON_TEMP – so if you change the 1.1.5 in your pom to ELECTRON_TEMP, it should download the version from your branch instead.

Try that, then if you need it merged back to master, I’ll try and find a window to spend some time looking at what the electron stuff does!

@jleeh
Copy link
Contributor

jleeh commented Nov 23, 2015

I've just taken a look at this, stupidly, I defined the host/port in the desired capabilities, which isn't how it's done normally. Upon fixing that, using RemoteWebDriver works, but I've used the desired capabilities of chrome to bypass it not loading up the chrome driver by default.

Can this be checked to be merged in?

robertgates55 added a commit that referenced this pull request Nov 24, 2015
Updated the electron driver so that it works
@robertgates55 robertgates55 merged commit cfdda36 into master Nov 24, 2015
@jleeh jleeh deleted the electron-fix branch November 27, 2015 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants