Reamer commented on PR #4941:
URL: https://github.com/apache/zeppelin/pull/4941#issuecomment-2957905934

   Thank you for wanting to correct the Selenium tests. I see that your 
solution works. However, I find the downgrade very problematic, as it is not 
future-proof.
   
   I had also looked at the problem some time ago and found a problem with the 
maximize method.
   
https://github.com/apache/zeppelin/blob/94ae845cd4a7fd6058e936d82f817e1ef8618a64/zeppelin-integration/src/test/java/org/apache/zeppelin/WebDriverManager.java#L159
   
   The problem with Selenium is analyzed in more detail here.
   https://github.com/SeleniumHQ/selenium/issues/15358
   
   I would suggest a fixed height and width. Unfortunately, my initial tests 
were not successful. Perhaps you can find suitable values.
   
   I like the update of the Selenium version, but not the downgrade of Chrome.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscr...@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to