This post originated from an RSS feed registered with Web Buzz
by Vineet Manohar.
Original Post: First look at Selenium Inspector
Feed Title: Vineet Manohar's blog » web 2.0
Feed URL: http://www.vineetmanohar.com/category/web20/feed/
Feed Description: Web 2.0: trends, tips and tricks! Google, Google analytics, Javascript, AJAX, SEO and more...
Last week, Team Dev released Selenium Inspector - an Java API wrapper over the existing Selenium Java API. This article compares the same program written in 3 different ways: Selenese (HTML) using Selenium IDE, in Java using Selenium Java API and in Java using Selenium Inspector API.