-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/improve autocomplete js #18552
base: develop
Are you sure you want to change the base?
Commits on May 13, 2020
-
brought back FormInputSubmitStrategy, better alghoritm of discovering…
… username input and login button
Configuration menu - View commit details
-
Copy full SHA for 50cb5a5 - Browse repository at this point
Copy the full SHA 50cb5a5View commit details -
fix _handle_authentication_success breaking parent's functionality in…
… autocomplete_js
Configuration menu - View commit details
-
Copy full SHA for 13a5d0d - Browse repository at this point
Copy the full SHA 13a5d0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e04104f - Browse repository at this point
Copy the full SHA e04104fView commit details -
new options in autocomplete_js to manually provide username/submit bu…
…tton CSS selectors
Configuration menu - View commit details
-
Copy full SHA for 389646d - Browse repository at this point
Copy the full SHA 389646dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52b8f39 - Browse repository at this point
Copy the full SHA 52b8f39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2192ca5 - Browse repository at this point
Copy the full SHA 2192ca5View commit details
Commits on May 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1723b6b - Browse repository at this point
Copy the full SHA 1723b6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b81b71d - Browse repository at this point
Copy the full SHA b81b71dView commit details
Commits on Jun 1, 2020
-
fix iterate error in frame manager, don't kill chrome in autocomplete…
…_js.has_active_session if chrome belongs to outer scope
Configuration menu - View commit details
-
Copy full SHA for d4b6531 - Browse repository at this point
Copy the full SHA d4b6531View commit details
Commits on Jun 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 25a1125 - Browse repository at this point
Copy the full SHA 25a1125View commit details -
sometimes login button doesn't contain 'log' characters in it's text,…
… so we return all buttons in parent node
Configuration menu - View commit details
-
Copy full SHA for 888eea6 - Browse repository at this point
Copy the full SHA 888eea6View commit details
Commits on Jun 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 27ede04 - Browse repository at this point
Copy the full SHA 27ede04View commit details
Commits on Jun 9, 2020
-
fix error when user provides CSS selectors with quotes. Slightly bett…
…er exception handling during js login process
Configuration menu - View commit details
-
Copy full SHA for 5854763 - Browse repository at this point
Copy the full SHA 5854763View commit details
Commits on Jun 10, 2020
-
fix error when empty list was returned by querySelectorAll to Instrum…
…entedChrome.focus() method
Configuration menu - View commit details
-
Copy full SHA for 8d520bc - Browse repository at this point
Copy the full SHA 8d520bcView commit details