diff --git a/src/App/Pages/Vault/AttachmentsPage.xaml b/src/App/Pages/Vault/AttachmentsPage.xaml index 0b56ab9c1..4159feedf 100644 --- a/src/App/Pages/Vault/AttachmentsPage.xaml +++ b/src/App/Pages/Vault/AttachmentsPage.xaml @@ -33,23 +33,25 @@ - - + - + @@ -77,17 +80,20 @@ LineBreakMode="CharacterWrap" StyleClass="text-sm, text-muted" HorizontalOptions="FillAndExpand" - HorizontalTextAlignment="Center" /> + HorizontalTextAlignment="Center" + AutomationId="NoFileChosenLabel" /> + Clicked="ChooseFile_Clicked" + AutomationId="ChooseFileButton">