I've setup an HTTP Form Login monitor but i'm receiving the following issue:
"Login form id = quicksearch has only 1 inputs. At least 2 expected.
Page contains 2 form(s). Form 'quicksearch' inputs: ('searchString'); Form 'jira_request_timing_info' inputs: ('jira.request.concurrent.requests');
Assumed form with id = quicksearch as login form"
Page Source does not show the form either but if Inspect Element on one of the form fields, I'm able to see the form.
I know that iframe is not allowed and this form is not in an iframe. Login Form Keyword is: (loginform). Any help with this would be really appreciate into finding why SW can't see the form.