mattheworiordan / capybara-screenshot

Automatically save screen shots when a Capybara scenario fails
MIT License
1.02k stars 168 forks source link

Thread safety with different session names #249

Open mattheworiordan opened 5 years ago

mattheworiordan commented 5 years ago

See https://github.com/mattheworiordan/capybara-screenshot/pull/245#issuecomment-457922580

This is probably not thread safe i.e. running multiple parallel sessions.