Upgraded to Wisej 2.0 Selenium Driver issues

0
0

Hi we recently updated to WiseJ 2.0 and our automated tests started having issues and we tracked it down to an error with the TreeNode function scrollIntoView. It says that the function doesn’t exist. Is there a new way we should be doing that functionality.

  • You must to post comments
0
0

I think I might be able to change the code to do a elm.getTree().ensureVisible(elm)

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.