{"componentChunkName":"component---src-templates-blog-post-js","path":"/blog/selenium/locating-a-webelement-for-selenium-webdriver-with-firebug/","result":{"data":{"site":{"siteMetadata":{"title":"Be Brav3"}},"markdownRemark":{"id":"7d91212c-6033-505c-8944-2ccbf073e1ad","excerpt":"Before an element can be found by WebDriver, we need to manually find the element using a Firefox Addon called Firebug Open Firefox Install the Firebug addon if…","html":"<p>Before an element can be found by WebDriver, we need to manually find the element using a Firefox Addon called Firebug</p>\n<ol>\n<li>Open Firefox</li>\n<li>Install the Firebug addon if its not already installed</li>\n<li>Turn on Firebug addon</li>\n<li>Click the mouse arrow in the Firebug panel</li>\n<li>Click on an element on the web page in Firefox to select the element</li>\n<li>Firebug will focus on the html element and its attributes</li>\n<li>Select an element to use with the By method in Selenium WebDriver</li>\n</ol>","frontmatter":{"title":"Locating a WebElement for Selenium WebDriver With Firebug","date":"March 10, 2016","description":null}}},"pageContext":{"slug":"/blog/selenium/locating-a-webelement-for-selenium-webdriver-with-firebug/","previous":{"fields":{"slug":"/blog/freecodecamp/frontend/html/fcc-challenge-26-create-an-ordered-list/"},"frontmatter":{"title":"FCC Challenge 26: Create an Ordered List"}},"next":{"fields":{"slug":"/blog/freecodecamp/frontend/html/fcc-challenge-27-create-a-text-field/"},"frontmatter":{"title":"FCC Challenge 27: Create a Text Field"}}}}}