Merge master into staging-next

This commit is contained in:
github-actions[bot]
2021-03-30 00:14:33 +00:00
committed by GitHub
21 changed files with 294 additions and 256 deletions
+1
View File
@@ -113,6 +113,7 @@ let
driver.find_element_by_css_selector('input#masterPasswordRetype').send_keys(
'${userPassword}'
)
driver.find_element_by_css_selector('input#acceptPolicies').click()
driver.find_element_by_xpath("//button[contains(., 'Submit')]").click()