When using the xcode10.1 image, I get the following error when attempting to run my UI tests:
Testing failed:
GIPHY Anywhere UI Tests-Runner.app (2519) encountered an error (Unable to run UI Tests because Xcode Helper does not have permission to use Accessibility. To enable UI testing, go to the Security & Privacy pane in System Preferences, select the Privacy tab, then select Accessibility, and add Xcode Helper to the list of applications allowed to use Accessibility)
** TEST FAILED **
This looks like a recurrence of this.
Would it be possible to update the xcode10.1 image to enable Accessibility for the Xcode Helper, like was done for the xcode8.3 image? Thanks!