diff --git a/src/App/Pages/Accounts/EnvironmentPage.xaml b/src/App/Pages/Accounts/EnvironmentPage.xaml index 5a7abb783..da94627a6 100644 --- a/src/App/Pages/Accounts/EnvironmentPage.xaml +++ b/src/App/Pages/Accounts/EnvironmentPage.xaml @@ -14,7 +14,7 @@ - + @@ -34,7 +34,8 @@ Placeholder="ex. https://bitwarden.company.com" StyleClass="box-value" ReturnType="Go" - ReturnCommand="{Binding SubmitCommand}" /> + ReturnCommand="{Binding SubmitCommand}" + AutomationId="server_input"/>