From: Ronald B. <rb...@rb...> - 2017-10-16 07:10:13
|
Without more details i can only provide some general hints * use the latest snapshot build * try if different browsers * use the type method for setting the input field instead of setValueAttribube * wait for js jobs to finish after typing * wait after the button click for jobs * reget the page by asking the current window for the enclosed page And Finally use a proxy like Charles to fine a difference between the real browser and HtmlUnit. RBRi |