1
I created a new test project, using Ruby and Capybara for studies and I don’t understand why it’s not working. I have a very similar project on another PC, same configuration, the difference that the problem only occurs on the machine with windows 10, the other has Windows 7 and works properly.
In the Ghrekin header, I passed:
#encoding: utf-8
Would anyone know if it’s a Windows version problem or something?