JimTyrrell
JimTyrrell
I think I am seeing this. I am running versions ru.yandex.qatools.ashot ashot 1.5.2 ru.yandex.qatools.ashot ashot 1.5.4 with org.seleniumhq.selenium selenium-java 3.141.59 I also saw the same issue with shutterbug. Time to...
Hey all. Any progress on this one? I would love to use this capability in my summit talk that I have to record at the end of the month, between...
I'd thought I'd share a little bit more about what I am asking for. Take two objects that are no modifier or protected, in the same package. The member variables...
@Zegveld Thank you for the above pointers. These pieces of code seem to deal with getter/setter methods and private member variables. I would think this change would "extend" the current...
@Zegveld I am noticing in the file you told me to look at, BeanMappingOptions.java BeanMappingGem, GemValue can not be resolved. Is everything checked into GitHub, feels like something is missing?...
@Zegveld Thank you for the hint about Intellij, I was using VS Code. Interesting that matters. I am using the Community edition of Intellij and seem to be getting the...
@Zegveld Thank you so much for the pointers earlier today. After a long day of instrumenting (System.err.println) the code and a bit of using the debugger I have a test...
@Zegveld I did look at it the other way, a bit later, after writing this note. When the Builder class is created/generated, if we put something in the modifer fields,...
@lostiniceland What part of this do you want to be solved? I am working on and have protected and default|emtpy|no modifier on a member variable/field working? Is that enough for...
@lostiniceland Working on it, thank you for the feedback. I hope to get all this finished up by the end of next week.