From: Никола Д. <n.p...@gm...> - 2015-10-06 21:52:07
|
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 ! |