Stephen Haberman wrote:

So we have: 1) Document Literal Selenium and 2) RPC Selenium

I like it.
[Not sure what happened to my previous reply].

I like it too. A lot. I think "Document" vs "RPC" is the best distinction I've heard so far.

"RPC" communicates the concept that the "driving" script sends commands to the browser, and receives results. This bugs me slightly though, as it's not actually implemented that way: in reality, it's the browser that "calls" the driver, asking for the next command. How about "Conversational", rather than RPC? Just a thought.

--
cheers, MikeW                            http://www.dogbiscuit.org/mdub/

_______________________________________________
Selenium-devel mailing list
Selenium-devel@lists.public.thoughtworks.org
http://lists.public.thoughtworks.org/mailman/listinfo/selenium-devel

Reply via email to