0

This post discusses how to reopen an application in XCTest using the resolve function: Possible to bring the app from background to foreground?

It mentions that you need to import the XCUIElement.h into the bridging header. Can someone please give details on what this means and how to accomplish this?

I created the Bridging-Header.h and copied in the XCUIElement.h:

enter image description here

Added the import to the Bridging file:

enter image description here

Error: enter image description here

enter image description here

I changed the import statement with the file, but then get all these other errors so I'm not sure if I did that right:

enter image description here

reutsey
  • 1,743
  • 1
  • 17
  • 36

0 Answers0