Throughout my experiences with using htmlunit, I have slowly come to realize that htmlunit does not interact well with javascript.
The rhino js engine which htmlunit uses is most definitely the root cause of these issues, and I was wondering if it was possible to use something like geckodriver instead while still using htmlunit.
Any help is appreciated.
Thanks.
Some facts
To make the long story short:
If you have problem with HtmlUnit's JavaScript support
The development team behind is small but active. If you provide a simple test case, there is a good chance to get it fixed.