Hello Crosswalk developers, I am trying to test an android app currently built using latest stable crosswalk binaries.
When testing the app, can chromedriver (sources from chromium repo) + selenium be used to perform interactions on crosswalk run time on an android device. or I am getting latest stable crosswalk sources from Github based on the instructions on the crosswalk project website gclient config --name=src/xwalk git:// github.com/crosswalk-project/crosswalk.git@origin/crosswalk-17 This is also pulling chromium sources. when running gclient sync Can I expect chromium sources synced here are from downstream chromium project. https://github.com/crosswalk-project/chromium-crosswalk or Crosswalk web driver project ( https://github.com/crosswalk-project/crosswalk-web-driver) is current approach in order to interact with crosswalk run time. Sources from here need to be compiled and used. ? I would appreciate if someone can shed some info on this. Wondering if there is an archive of this mailing list, If so can I have link? Thanks, Rahul
_______________________________________________ Crosswalk-help mailing list [email protected] https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-help
