-
Notifications
You must be signed in to change notification settings - Fork 28
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
feat: allow bypassing/streamlining of login using browser profiles #87
Commits on Jun 15, 2021
-
Inital logic commit to enable use of Chrome Profiles
Alex Bance committedJun 15, 2021 Configuration menu - View commit details
-
Copy full SHA for fecaac5 - Browse repository at this point
Copy the full SHA fecaac5View commit details -
Refactored work to apply to both Firefox & Chrome. Added Workaround f…
…or EasyRepro defect
Alex Bance committedJun 15, 2021 Configuration menu - View commit details
-
Copy full SHA for 578f047 - Browse repository at this point
Copy the full SHA 578f047View commit details -
Tidied up and added switch to disable/enable the use of profiles
Alex Bance committedJun 15, 2021 Configuration menu - View commit details
-
Copy full SHA for 5851084 - Browse repository at this point
Copy the full SHA 5851084View commit details -
Reverted project version used in testing
Alex Bance committedJun 15, 2021 Configuration menu - View commit details
-
Copy full SHA for 19f79c6 - Browse repository at this point
Copy the full SHA 19f79c6View commit details -
Updated method name to not specifically refer to chrome
Alex Bance committedJun 15, 2021 Configuration menu - View commit details
-
Copy full SHA for e135286 - Browse repository at this point
Copy the full SHA e135286View commit details -
Fixed a few naming &formatting issues
Alex Bance committedJun 15, 2021 Configuration menu - View commit details
-
Copy full SHA for 83d052c - Browse repository at this point
Copy the full SHA 83d052cView commit details
Commits on Jun 16, 2021
-
Updated inline with review comments
Alex Bance committedJun 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 7aa4ce6 - Browse repository at this point
Copy the full SHA 7aa4ce6View commit details -
Alex Bance committed
Jun 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 2772a08 - Browse repository at this point
Copy the full SHA 2772a08View commit details -
Alex Bance committed
Jun 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 836e0f1 - Browse repository at this point
Copy the full SHA 836e0f1View commit details -
Alex Bance committed
Jun 16, 2021 Configuration menu - View commit details
-
Copy full SHA for c28fa91 - Browse repository at this point
Copy the full SHA c28fa91View commit details -
Reworked the setting of userProfileDirectories
Alex Bance committedJun 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 28a52a9 - Browse repository at this point
Copy the full SHA 28a52a9View commit details -
Alex Bance committed
Jun 16, 2021 Configuration menu - View commit details
-
Copy full SHA for f116ad5 - Browse repository at this point
Copy the full SHA f116ad5View commit details -
Removed WaitForTransaction calls
Alex Bance committedJun 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 5b61846 - Browse repository at this point
Copy the full SHA 5b61846View commit details -
Alex Bance committed
Jun 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 26669ed - Browse repository at this point
Copy the full SHA 26669edView commit details
Commits on Jun 18, 2021
-
Added logic to create a copy of the chrome profile for each test - WIP
Alex Bance committedJun 18, 2021 Configuration menu - View commit details
-
Copy full SHA for d94c733 - Browse repository at this point
Copy the full SHA d94c733View commit details -
Updated to reduce the length of the profile file paths
Alex Bance committedJun 18, 2021 Configuration menu - View commit details
-
Copy full SHA for 84acbb1 - Browse repository at this point
Copy the full SHA 84acbb1View commit details -
Added hook to cleanup used profiles
Alex Bance committedJun 18, 2021 Configuration menu - View commit details
-
Copy full SHA for 36a450c - Browse repository at this point
Copy the full SHA 36a450cView commit details -
Switched to use the default dir for profiles when building in ADO
Alex Bance committedJun 18, 2021 Configuration menu - View commit details
-
Copy full SHA for 7c252ba - Browse repository at this point
Copy the full SHA 7c252baView commit details -
Fixed issue where variable wasn't set
Alex Bance committedJun 18, 2021 Configuration menu - View commit details
-
Copy full SHA for d87365b - Browse repository at this point
Copy the full SHA d87365bView commit details -
Added polly to retry the folder delete - as no way to tell when the d…
…river is actuall disposed
Alex Bance committedJun 18, 2021 Configuration menu - View commit details
-
Copy full SHA for 4029d54 - Browse repository at this point
Copy the full SHA 4029d54View commit details
Commits on Jun 21, 2021
-
Updated after scenario hooks to handle errors
Alex Bance committedJun 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 9c604fe - Browse repository at this point
Copy the full SHA 9c604feView commit details -
Updated to use events rather than run order
Alex Bance committedJun 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 9da076c - Browse repository at this point
Copy the full SHA 9da076cView commit details -
Updated to give up deleting profile folder after 4 attempts
Alex Bance committedJun 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 4f03282 - Browse repository at this point
Copy the full SHA 4f03282View commit details -
Disabled the use of profiles - testing ADO pipeline
Alex Bance committedJun 21, 2021 Configuration menu - View commit details
-
Copy full SHA for cb6739a - Browse repository at this point
Copy the full SHA cb6739aView commit details
Commits on Jun 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for be67e0f - Browse repository at this point
Copy the full SHA be67e0fView commit details -
Fixed errors when running tests locally
Alex Bance committedJun 22, 2021 Configuration menu - View commit details
-
Copy full SHA for deb1939 - Browse repository at this point
Copy the full SHA deb1939View commit details -
Alex Bance committed
Jun 22, 2021 Configuration menu - View commit details
-
Copy full SHA for ab44036 - Browse repository at this point
Copy the full SHA ab44036View commit details -
fix: issue with locking and getting environment variables
Alex Bance committedJun 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 6870368 - Browse repository at this point
Copy the full SHA 6870368View commit details -
Configuration menu - View commit details
-
Copy full SHA for b641940 - Browse repository at this point
Copy the full SHA b641940View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27ef9ee - Browse repository at this point
Copy the full SHA 27ef9eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb8bacb - Browse repository at this point
Copy the full SHA eb8bacbView commit details
Commits on Jun 23, 2021
-
ci: fix issues copying to new profile folder
currentProfileDirectory wasn't always being set to null when Quit() was called before xrmApp was instantiated.
Configuration menu - View commit details
-
Copy full SHA for b6c7296 - Browse repository at this point
Copy the full SHA b6c7296View commit details -
fix: force headless during profile setup
Alex Bance committedJun 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 4786d4b - Browse repository at this point
Copy the full SHA 4786d4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for de7cf9b - Browse repository at this point
Copy the full SHA de7cf9bView commit details -
Merge branch 'AB/bypass-login' of https://github.com/bancey/powerapps…
…-specflow-bindings into AB/bypass-login
Configuration menu - View commit details
-
Copy full SHA for 229cbb9 - Browse repository at this point
Copy the full SHA 229cbb9View commit details -
Alex Bance committed
Jun 23, 2021 Configuration menu - View commit details
-
Copy full SHA for c73ede7 - Browse repository at this point
Copy the full SHA c73ede7View commit details -
Alex Bance committed
Jun 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 64b3e62 - Browse repository at this point
Copy the full SHA 64b3e62View commit details -
Configuration menu - View commit details
-
Copy full SHA for d789047 - Browse repository at this point
Copy the full SHA d789047View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ee2af8 - Browse repository at this point
Copy the full SHA 8ee2af8View commit details
Commits on Jun 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7571a41 - Browse repository at this point
Copy the full SHA 7571a41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ac87f6 - Browse repository at this point
Copy the full SHA 7ac87f6View commit details