• Mark Lapierre's avatar
    Assert successful sign in after registration · 98db20f0
    Mark Lapierre authored
    `.has_personal_area?` waits for sign in but does not ensure that it's
    successful. Raise an exception if not successful so we can capture
    a screenshot at the point of failure
    
    Adds a workaround and code to help troubleshoot why a new user doesn't
    stay signed in after loading a project page.
    98db20f0
main.rb 2.27 KB