christian-bromann / appium-hbbtv-driver

Automation for HBBTV apps
Apache License 2.0
18 stars 0 forks source link

Do you have any sample test cases available to see if the automation works on my app #4

Closed nehas510 closed 6 years ago

nehas510 commented 6 years ago

Hi @christian-bromann, I have done the setup successfully. Here are the logs which I get after starting the server.(PFA the screenshot). Do you have any document on how to run the sample tests to automate?

screen shot 2018-03-08 at 3 35 36 pm
christian-bromann commented 6 years ago

@nehas510 that's awesome! Please make a PR if anything in the docs was unclear.

You can use this project: https://github.com/christian-bromann/sauce-hbbtv-app to start testing your app. It uses WebdriverIO but you can use any other library or language that can speak the WebDriver protocol.

nehas510 commented 6 years ago

@christian-bromann Sure I will do that. Thanks for the project and I will try this and update you.

Thanks a lot for the awesome work :)

nehas510 commented 6 years ago

Hi @christian-bromann, I went through the project you shared but I am a bit confused on where should I run the tests and how and where can I specify the name of my Samsung Tv app to launch it?

Thanks, Neha