You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been experimenting with your promising project, but have run into trouble when running my pipeline.
The pipeline runs OK until it starts the tests for the browsers, when I receive a warning concerning failure to parse override parameters.
[warning]Unable to parse the override run parameters string: -OnlineUsername *** -OnlinePassword *** -BrowserType "Chrome" -OnlineUrl https://make.powerapps.com -UsePrivateMode true -TestAutomationURLFilePath D:\a\1\s\JamesPowerAppTesting\testURLs.json -DriversPath C:\SeleniumWebDrivers\ChromeDriver -LoginMethod CloudIdentity
The hard reference to Selenium doesn't appear to feature in the pipeline templates nor in the azure-pipeline.yml.
The text was updated successfully, but these errors were encountered:
I've been experimenting with your promising project, but have run into trouble when running my pipeline.
The pipeline runs OK until it starts the tests for the browsers, when I receive a warning concerning failure to parse override parameters.
[warning]Unable to parse the override run parameters string: -OnlineUsername *** -OnlinePassword *** -BrowserType "Chrome" -OnlineUrl https://make.powerapps.com -UsePrivateMode true -TestAutomationURLFilePath D:\a\1\s\JamesPowerAppTesting\testURLs.json -DriversPath C:\SeleniumWebDrivers\ChromeDriver -LoginMethod CloudIdentity
The hard reference to Selenium doesn't appear to feature in the pipeline templates nor in the azure-pipeline.yml.
The text was updated successfully, but these errors were encountered: