diff --git a/Ginger/Ginger/AutomatePageLib/AddActionMenu/WindowExplorer/Common/WindowExplorerPage.xaml.cs b/Ginger/Ginger/AutomatePageLib/AddActionMenu/WindowExplorer/Common/WindowExplorerPage.xaml.cs index efb5e49aba..91a95d06cd 100644 --- a/Ginger/Ginger/AutomatePageLib/AddActionMenu/WindowExplorer/Common/WindowExplorerPage.xaml.cs +++ b/Ginger/Ginger/AutomatePageLib/AddActionMenu/WindowExplorer/Common/WindowExplorerPage.xaml.cs @@ -1120,6 +1120,7 @@ public void ShowScreenShot() xLoadingScreenShotBanner.Visibility = Visibility.Visible; xScreenShotFrame.Visibility = Visibility.Collapsed; + xRetrySSBanner.Visibility = Visibility.Collapsed; /// UnComment later after complete Implementation of functionalities over all platforms. //if(IsWebMobJavaPlatform)