Re: [wtr-general] Re: Click succeeds but action as the result of that click is not triggered

2019-08-11 Thread Titus Fortner
If a sleep fixes it, it's a race condition. The rest doesn't matter. -- -- Before posting, please read https://github.com/watir/watir_meta/wiki/Guidelines-for-Posting-to-Watir-General-Google-Group. In short: search before you ask, be nice. watir-general@googlegroups.com

Re: [wtr-general] Re: Click succeeds but action as the result of that click is not triggered

2019-08-11 Thread rajagopalan madasami
But that's not happening with Chrome. It happens so properly in Chrome. This means, the problem is surely with Firefox or Geckodriver. Anyway can you guide me how to print the geckodriver log which Whimboo is asking? How to print the geckodriver log via WATIR? -- -- Before posting, please