Tag Archives: paths

The system cannot find the path specified

So recently I started getting many incidents of the error “The system cannot find the path specified” when running just about anything from the windows command line and sometimes from the Git Bash shell. It was really weird because everything … Continue reading

Posted in Ruby on Windows | Tagged , , , | 23 Comments

attach_file with cucumber+capybara+selenium on Windows

Yesterday I was working with some scenarios having to do with file upload, and I thought they were failing because of something I was doing in the code, but they were not failing for my colleague on a mac (you … Continue reading

Posted in Ruby on Windows | Tagged , , , , | 6 Comments