yandex-qatools / htmlelements

Html Elements is a Java framework providing easy-to-use way of interaction with web-page elements in web-page tests.
Other
270 stars 116 forks source link

Added WebDriverAware functionality #109

Open andrew-sumner opened 8 years ago

artkoshelev commented 8 years ago

Looks good, but needs few tests and squash commits

emaks commented 8 years ago

on my point of view it's better to use org.openqa.selenium.internal.WrapsDriver interface

alexeytokar commented 6 years ago

bump :)

artkoshelev commented 6 years ago

@alexeytokar if you want this functionality, you could add some tests for this PR =)

andrew-sumner commented 6 years ago

I’ve got a significant enhancement to this that I’m using on my project that I’ve been meaning to add here. I’ll get this in and add some tests - hopefully will get to this soon.