5 Scenario: I can login through GET variables
6 When I am on address "/monitor/index.php/extinfo/show_process_info"
7 Then I shouldn't see "Notifications enabled?"
8 When I am on address "/monitor/index.php/extinfo/show_process_info?username=monitor&password=monitor"
9 Then I should see "Notifications enabled?"