Graham Russell

Results 14 comments of Graham Russell

Are there any changes in this matchers which should be moved to that project before deleting?

Is this still happening with the latest FF and gecko driver?

:+1: (just need to fix merge issue)

This is correct. What do you see the disadvantages of being able to access the `WebElement` API with `TypifiedElement`s? Do you know why it was different in the first place?...

Why _must_ the functionality not be there? Is already is there as you can still get access to the API using `.getWrappedElement()` - so easy to get around. You can...

I totally agree. As well as being more 'correct' it will simplify the code base, which is always good, but what of backward compatibility?

Can this be closed or are we going to look to deprecate `TypifiedElement`s?

@akrambek could you post the full xpath here in case others find it useful, then can this issue be closed?

Any more info on this? The original link is now 404.

Is what you were thinking now possible since `TypifiedElement`s now implement `WebElement`? See #121