Aditya Atul Tirodkar

Results 105 comments of Aditya Atul Tirodkar

That would be great! Thanks a lot @haitaoli

Thanks @haitaoli! We'll test it out and get back with updates.

@ISCHI, we spoke to apple devs about this at WWDC, but it didn't look like they were planning to support this with the Accessibility Inspector. I'll file a radar and...

No details back on this. Any way to get this with a custom matcher?

This is neat. Do we need to activate the link within the container or do we need to perform a tap on it as well? If it's the former then...

You can stub OCMock objects with GREY_REMOTE_CLASS_IN_APP as well. Have you tried it?

Please take a look at EarlGrey 2.0. EarlGrey 1.0 is Unit Test based and doesn't allow interactions with out of process elements like WKWebViews. You can find it at https://github.com/google/EarlGrey/tree/earlgrey2.

Ignore any previous comment from me - we would need to do a new release of EarlGrey to cover Xcode 13. Support is fully present in building from source where...

Hey folks, I am checking with the rest of the team for the estimated delivery of iOS 15 CocoaPods support. Here is what you can try right now - you...

I haven't seen this before. Is the fastlane app integrated with EG 2.0 ?