I would like to create a custom gesture event trigger for my XCUITests. Is there any way I can review the source for the existing functions such as tap()?
I couldn't find any source code for extensions like these. Does anyone know if it is public? And has anyone generated a new custom gesture event?