Firefox is the default browser for WebDriver and hence, tends to be the browser of choice for most Automation Analysts. Inspecting HTML, CSS Elements, and the DOM Structure in general constitute a quintessential part of the Automation Analysts’ job, and Firefox’s Firebug plug-in is our preferred tool to Inspect Elements in Firefox. Firebug can be used to…
Read moreEasily Disabling Firefox Auto Updates There are a handful of reasons why one might want to disable the pesky feature that comes set by default with all browsers, where updates are automatically downloaded and installed on your computer. You may have a poor or slow internet connection and simply don’t want the updates automatically installed,…
Read moreAs part of our continued effort and commitment to add new features and capabilities to Awetest, we recently announced Screenshot support. “Actionable Reporting” has been been a big focus for us (and our customers) over the last several months. Now with Smart Screenshots, users can get visual confirmation of specific point in the automation run…
Read moreIn Part I we moved a dragable element around in the client window. Often the element has a handle that is to be used to move it. Or the handle might be intended for resizing. Of course, we have to find the handle within the element we wish to move or resize. Using the IE…
Read more