Hi All,

As you may know, Web QA team have been trying Crosswalk Web Driver support 
recently, and plan to use Web Driver to automate more existing Web manual 
cases. We followed the steps of 
https://crosswalk-project.org/#wiki/Crosswalk-WebDriver and have following 
opens:


A.      Crosswalk on Android:
Successful to launch the APP by APP-ID/load the html in the APP package and get 
the element, but fail to get screenshot by selenium screenshot 
API(https://crosswalk-project.org/jira/browse/XWALK-1876, this is a key feature 
for test automation, e.g. W3C CSS refer tests automation)


B.      Crosswalk on Tizen:

1.       Successful to load remote URL web page, but fail to load the local 
html: https://crosswalk-project.org/jira/browse/XWALK-1761

2.       Need to support launching app by webdriver: 
https://crosswalk-project.org/jira/browse/XWALK-1804
Those two issues are basic functions and block test automation development for 
Crosswalk on Tizen.


C.      xwalkdriver release, version control and download? Is there a regular 
downloadable binary release, like chromedriver, so that user can get latest 
webdriver for tests automation?

D.      unify the usage on different platforms. For example, user need write 
different capabilities for Tizen and Andriod, which will make same test case 
have different code on different platform.

E.       support handling more than one APPs and controlling the focus on UI. 
It is a very useful feature and expect detailed spec about its usage.



Best regards,
Yugang

_______________________________________________
Crosswalk-dev mailing list
[email protected]
https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev

Reply via email to