Haitao Li

Results 6 comments of Haitao Li

I'm trying to create some UI automation with Quick and I found it's necessary to have `beforeAll` and `afterAll` blocks because some setup jobs take a long time. I agree...

@modocache does this still work with latest XCode? In my test the order is random, not alphabetically any more.

The links need to be set up in code. I'll try to build some sample code for this.

@tirodkar sorry for taking so long. Here is the project: https://github.com/haitaoli/EarlGreyAttributedTextTests

@emeryberger I created a simple project to show this error. ``` git clone [email protected]:haitaoli/doppio-demo.git cd doppio-demo npm i npm start ```