Anders Steiner

Results 72 comments of Anders Steiner

Sound lika a good idea! I'm not too familiar with exactly how the VaadinBot works. As I understand it maybe the NgBot could look the same as the VaadinBot but...

Not sure what you mean that it may not be a complete solution.

Sorry I have not had time to review this PR yet. I'm quite busy with a personal project at the moment so I'm not sure when I will have time...

a) I'm unfamiliar with the @datadriver annotation. Could you link to that project? b) parameterized tests won't unfortunately work since it uses another Junitrunner and runners can't be combined. What...

Not sure how easy this is to implement but feel free to give it a try and I'll merge it if you succeed. To code is not always that good...

I think you have to do call the init method in the constructor ```java public class MyWrapperObject extends WebComponent { public MyWrapperObject(WebElement wrappedWebElement) { init(wrappedWebElement); } //... rest of your...

I have to look inte this. Not sure if this is a selenium issue in the PageFactory or if it is a bug in WebDriverExtensionFieldDecorator.

Hmm interesting idea. Would that unique and size constraints also be checked on page init or only if the proxy is used, in other words would a user need to...

Yeah most probably. And currently I do not have time to add support for it. PR's are welcome!

Sorry for the delay, been really bussy. I'm gonna try to be a bit faster from now on. Yes you may, no licensing issue here if you just talk about...