Category Archives: GUI

First steps with FirePath : What a useful tool

Continuing with the Automation project, WebDriver allows to interact with the DOM (Document Object Model) through XPath . Xpath provides a quite interesting approach to query the DOM, but sometimes it requires dedication and practice to fully understand how it works … Continue reading

Posted in Browser Automation, GUI, Selenium WebDriver, UnitTests | Tagged | 2 Comments