Hi Roy,

I can't talk for Eideticker but Marionette will eventually be what the Selenium project uses. One thing that we should note is that one of the good things about Eideticker is that it works with all browsers but currently the Selenium project allows automating of WebViews and while that is good enough for web testers this isn't good enough for performance testing because webviews are not optimised like browsers.

The JSON Wire protocol is purely a transportation mechanism and nothing that end users should ever know or even care about. For you, I wouldn't worry about it!

When all browser vendors have implemented the Browser Automation Spec[1] and especially the touch section that is currently being written then we can think about it but unfortunately until then Eideticker is the best tool we have to do the job!

David

[1] https://dvcs.w3.org/hg/webdriver/raw-file/tip/webdriver-spec.html

On 09/02/2013 20:52, [email protected] wrote:
Hi Will,

I notice the date on this post is a while ago - is there a workable solution in 
place yet for using Selenium with Marionette? I keep seeing people mentioning 
the JSON wireframe protocol, but I really need a code example of what to write 
in order to get using it (if it's been developed yet that is).
I'm currently using python (since it's what comes bundled with Marionette) but 
if I could switch to Selenium (or even javascript) that would be fantastic!
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to