A developer entered custom values in the Browser property in the UI Automation section of the Activity Project Settings menu.
Which set of activities can be affected by this change?
A developer entered custom values in the Browser property in the UI Automation section of the Activity Project Settings menu.
Which set of activities can be affected by this change?
The set of activities that can be affected by custom values entered in the Browser property in the UI Automation section of the Activity Project Settings menu are 'Attach Browser and Open Browser.' These activities have a 'BrowserType' property that can be influenced by the custom settings. The 'Attach Browser' activity uses the BrowserType to reference an existing browser window, and the 'Open Browser' activity uses it to determine which browser to start.
Went to Studio, and at the Browser settings under UI Automation Classic, it says "Applies to Open Browser and Attach Browser activities"
Yes sir!
Open browser and attach browser
Correct answer should be D
"Applies to Open Browser and Attach Browser activities"
See settings browser
100% D, both AttachBrowser and OpenBrowser activites have "BrowserType" property, the rest do not have
In UiPath "Applies to Open Browser and Attach Browser activities. Settings changed here take effect at Runtime if the corresponding Property is left blank in the activity"
D is correct