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
1.In webpage dialog/pop-up frame is displayed and not able to perform operations in that screen( I.E browser).
1. Inspect element is not visible.
2. Page source is not available
I have tried with Sikuli method but it is failing to identify. Can you please suggest how to handle this.
Can you please share ginger supports JIRA cloud. It shows "Make sure credentials are correct and machine is registered.
Can you please suggest.
The text was updated successfully, but these errors were encountered:
For notification windows coming in IE, you can either user SeleniumUserArgument to be set as "--disable-notifications" as given in the screenshot below Or
You can handle the buttons by adding SendKeys Action from General Actions tab and sending appropriate Keys e.g. {TAB},,{ENTER}, {CTRL} etc and handle the popup windows.
Regarding the JIRA cloud, it requires a functional account to be used through JIRA API with Basic authentication.
So please ask your JIRA admin to create a Functional account for you which will ask for Basic user credentials i.e. user name and password to be authenticated and then you can use it through Ginger.
We have recently released Official Ginger version 4.5, please make sure to use the latest features from it.
1.In webpage dialog/pop-up frame is displayed and not able to perform operations in that screen( I.E browser).
1. Inspect element is not visible.
2. Page source is not available
I have tried with Sikuli method but it is failing to identify. Can you please suggest how to handle this.
Can you please suggest.
The text was updated successfully, but these errors were encountered: