xframium / xframium-java

xFramium - Rapid unified test case development
http://www.xframium.org
GNU General Public License v3.0
12 stars 18 forks source link

Added V_IMAGE condition to click function #48

Closed mitchellhwright closed 7 years ago

mitchellhwright commented 7 years ago

I didn't see another way to use the V_IMAGE element with the CLICK action so I added the condition to the _click() function

Updated some PM versions in the pom as well and improved the Browser clean functions