© 2011 LogiGear Corporation. All Rights Reserved Capturing Interface Presenter: Thuy Tran
© 2011 LogiGear Corporation. All Rights Reserved Selenium IDE Firebug Firepath Outline of Sections
© 2011 LogiGear Corporation. All Rights Reserved Selenium IDE Selenium IDE is a Firefox plugin that does record-and-playback of interactions with the browser
© 2011 LogiGear Corporation. All Rights Reserved Selenium IDE
© 2011 LogiGear Corporation. All Rights Reserved Selenium IDE
© 2011 LogiGear Corporation. All Rights Reserved Firebug Firebug integrates with Firefox to put a wealth of web development tools at your fingertips while you browse
© 2011 LogiGear Corporation. All Rights Reserved Firebug - Edit, debug, and monitor CSS, HTML, and JavaScript live in any web page...
© 2011 LogiGear Corporation. All Rights Reserved Firepath FirePath is a Firebug extension that adds a development tool
© 2011 LogiGear Corporation. All Rights Reserved Firepath Edit, inspect and generate XPath 1.0 expressions, CSS 3 selectors and JQuery selectors
© 2011 LogiGear Corporation. All Rights Reserved Capture Interface 1.Id 2.Name 3.Xpath: -Xpath: attributes -Xpath: position -Xpath: idRelative
© 2011 LogiGear Corporation. All Rights Reserved Capture Interface Capture by ID:
© 2011 LogiGear Corporation. All Rights Reserved Capture Interface Capture by Name:
© 2011 LogiGear Corporation. All Rights Reserved Xpath XPath is a syntax for defining parts of an XML document
© 2011 LogiGear Corporation. All Rights Reserved Capture Interface Xpath:link
© 2011 LogiGear Corporation. All Rights Reserved Capture Interface Capture by Xpath:attributes
© 2011 LogiGear Corporation. All Rights Reserved Use for attribute in the Xpath query
© 2011 LogiGear Corporation. All Rights Reserved Capture Interface Capture by Xpath:position
© 2011 LogiGear Corporation. All Rights Reserved Capture Interface
© 2011 LogiGear Corporation. All Rights Reserved Capture Interface
© 2011 LogiGear Corporation. All Rights Reserved Capture Interface Using “starts-with”:
© 2011 LogiGear Corporation. All Rights Reserved Capture Interface
© 2011 LogiGear Corporation. All Rights Reserved Using “contains”:
© 2011 LogiGear Corporation. All Rights Reserved THANK YOU