Hello,
Please try to use latest HtmlUnit, hopefully directly to eliminate third-party library issues.
Also, provide your complete case for others to reproduce it.
Ahmed From: Никола Димитров <n.p...@gm...>
To: htm...@li...
Sent: Tuesday, October 6, 2015 11:52 PM
Subject: [Htmlunit-user] HtmlElement and its methods
Hello !
I am using Jython and running version 2.8 of htmlunit. I am facing the following problem: When trying to execute the method getOneHtmlElementByAttribute('a', 'class', 'btn'), for example, I get the error that 4 args are need, but I pass only 3.
Any suggestions ?
Thank you !
|