Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can I run winium codedUI from selenium? Can the java code drive winium for windows10 device? #32

Open
WindowsTester opened this issue Sep 30, 2016 · 2 comments

Comments

@WindowsTester
Copy link

No description provided.

@NickAb
Copy link
Contributor

NickAb commented Oct 1, 2016

You can use any language you like to write tests. Java selenium bindings should work just fine.
We tested drivers with selenium 2.x bindings, I do not know if there will be any issues with selenium 3.x bindings.

Winium should be able to deploy and automate apps on Windows 10 Mobile devices and emulators. Note that CodedUI is more of a proof of concept, we haven't used it in our production process unlike Winium.StoreApps. Both StoreApps and CodedUI Winium implementations were mostly used and tested against Windows Phone 8.1.
We ran our simple test app on Windows 10 Mobile emulators without any issues.
But there are reports of errors during deployment of universal apps to Windows 10 due to incorrect dependencies handling or something, see 2gis/Winium.Mobile#116 for possible solution.

@sarithacabot
Copy link

Can I have an example of storedapp testing using java with winium step by step? I couldn't understand the steps in that link... Please help me to do this.

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

No branches or pull requests

3 participants