3

When I run Selenium - Ruby tests in xvfb mode against jenkins, the scripts go unreliable and randomly throws same error in different steps.

Net::ReadTimeout (Net::ReadTimeout)

any workaround for this issue? or any retry exceptions for every function using cucumber in ruby

enter image description here

Prashanth Sams
  • 19,677
  • 20
  • 102
  • 125
  • This error happens when click and loading of following page takes more than 60 seconds, right? – RAJ May 28 '17 at 15:34
  • Yea we know that. The same script works fine on real browser; but throws error in xvfb mode while executing the scripts in virtual machine through CI – Prashanth Sams May 28 '17 at 16:24
  • Oh Okay, sorry, I don't have any idea about that. – RAJ May 28 '17 at 17:12

0 Answers0