Mattmlm

Results 3 comments of Mattmlm

@npamidisf Not sure if this is what you're referring to, but have you tried configuring your app to run with this environment variable set? `EarlGreyStandaloneMode` https://github.com/google/EarlGrey/blob/earlgrey2/AppFramework/Config/GREYAppConfiguration.m#L99

Not sure why, but Instagram has chosen to lock out any kind of custom URL schemes (i.e. instagram293848://), and that change may have to do with iOS changes. I've used...

Like one of the above commenters mentioned, is there any way to implement the following scenario: I have two queues, one is the deploy queue, which I expect to be...