Jump to content

WinAppDriver and Appium


Earthshine
 Share

Recommended Posts

it's a slight learning curve. I've almost got the calculator example working. I had to enable Developer Mode and install the dev package too. So there is some configuration for your test rig (VM in my case. I love you VMware)

 

Untitled.png

Edited by Earthshine

My resources are limited. You must ask the right questions

 

Link to comment
Share on other sites

all done. sample works 100 good. on to more testing. even if we need to build in automation dll for a debug build we could still cover our products for full regression every last build as it should be.

If anyone is interested in this, it is way cool. Need Windows 10 though.

Untitled.png

My resources are limited. You must ask the right questions

 

Link to comment
Share on other sites

If anyone is going to run the sample from github, then you have to fix the search text they use, because I think they want you to have to get it running after a little debug. Or download the fixed C# file with extra spaces removed so it works.

BasicScenarios.cs

Edited by Earthshine

My resources are limited. You must ask the right questions

 

Link to comment
Share on other sites

  • 2 weeks later...

I recommend installing the full Appium client so you have the logs you see in the command prompt, plus, it has it's own display in the server and you can save settings to presets. This is for the test rig where you author your tests. the test vm that tests pre-production stuff will just have cmd interface only and Optionally VS2015/VS2017 (you can choose your development tools, JavaScript, Java, .Net, etc..), WinAppDriver and be in debug mode.

you can see how nice the logging looks and configure it to save to a log location where you choose. logs are in log4j (my favorite logger) style.

Win10x64-2018-03-29-09-32-49.png

testlog.png

Edited by Earthshine

My resources are limited. You must ask the right questions

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...