User:Automatedtester/FennecDriver: Difference between revisions

Jump to navigation Jump to search
Line 11: Line 11:
Server Architecture The server is going to be a Jetty Server on the device with servlets to handle the different commands available in the JSON Wire Protocol. This approach also means that we can use the Selenium Grid to parallelise since devices can be added and the central hub would understand and forward the commands to this server.
Server Architecture The server is going to be a Jetty Server on the device with servlets to handle the different commands available in the JSON Wire Protocol. This approach also means that we can use the Selenium Grid to parallelise since devices can be added and the central hub would understand and forward the commands to this server.


This would then translate commands to hook into the browser. Approach being investigated for proxy to browser communication can be found [[Auto-tools/Projects/JSON_Protocol_Testing|here]]. The approach, at time of writing this, that appears to be the the best is a hybrid of 2 and 3[[File:option1.jpg]]
This would then translate commands to hook into the browser. Approach being investigated for proxy to browser communication can be found [[Auto-tools/Projects/JSON_Protocol_Testing|here]]. The approach, at time of writing this, that appears to be the the best is a hybrid of 2 and 3[[File:option1.png]]
Confirmed users
753

edits

Navigation menu