1

I am doing testing for a React app using Capybara, selenium and headless Firefox to run on Jenkins server. I got some problems with verification of visible/invisible elements which didn't happen on normal Firefox in my local. it seems they didn't wait long enough or didn't click on element with Click command.
Have anyone experienced the same issues? And how to make it works with best practices or tricks? Thank you.

Huy Do
  • 470
  • 1
  • 7
  • 19
  • It would be helpful if your provided some examples of your tests that are failing and the error messages generated – Thomas Walpole Dec 23 '15 at 17:21
  • 1
    Theoretically working with headless good but it is very hard to handle this kind of issues. I most of the time not using headless. – Mesut GUNES Dec 25 '15 at 09:17

0 Answers0