Hello, I'm trying run tests on an android device. I already have those tests running using webdriver.io on chrome using selenium. Now I want to run those tests on a xwalk webview. I don't really have an 'application' for that, I don't want to test an application but some dynamically injected html/js in a simple crosswalk webview. I'm not a selenium expert and I'm lost, between selenium, webdriver, xwalk, xwalkwebdriver. I manage to setup xwalkwebdriver and if I run the tests I get a blank page and an error. I'm also able to run an existing application (org.xwalk.app.hello.world) on a device using correct capabilities but then I get
DevTools request: http://127.0.0.1:12074/json/version DevTools request failed Then obviously it fail. I'm lost... If somebody can give me an overview of the setup I need to do what I want, I will be able to try and to ask more precise questions if needed. Thanx, David
_______________________________________________ Crosswalk-help mailing list [email protected] https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-help
