Refactoring usage of command executors in .NET.
We now use the same algorithm for creating and using a "command executor" for all current driver implementations. This removes some of the differences between Firefox and other implementations. It also prepares the way for unifying the construction of drivers using a common base Options class.
J
Jim Evans committed
34a63e46e23e2e28e17ef7f19790f1d6fa886b01
Parent: 0785d10