i have a simple, newbie question. during a login test, i am collecting username and password. when i enter in the username, the chrome autocomplete feature automatically pops down from the textbox and appears over the password textbox. how do i get around not having to press Escape or "tab out"/click outside the textbox to click in the password textbox so that it doesn't record an unnecessary step (which could potentially cause the test to fail if the user doesn't follow the same process)?