Open bkitchener1 opened 10 years ago
We need to be able to define additional methods to the webdriver and webelement API's. In C# we used extension methods, but those aren't available in Java. perhaps we just extend the webdriver and webelement class and add additional methods.
We need to be able to define additional methods to the webdriver and webelement API's. In C# we used extension methods, but those aren't available in Java. perhaps we just extend the webdriver and webelement class and add additional methods.