A while ago my colleague Julia posted an article on acceptance testing a Flex application using Selenium. Now that Selenium 2 has been released I wondered how easy it would be to achieve the same functionality with WebDriver? As it turns out it isn’t all that difficult. The interaction with JavaScript in the Browser has [...]