kif-framework / KIF

Keep It Functional - An iOS Functional Testing Framework
Other
6.21k stars 914 forks source link

SFSafariViewController Support #1230

Open Sai-Kishore-15 opened 3 years ago

Sai-Kishore-15 commented 3 years ago

I have been trying to click the "Done" Button on the SFSafariViewController and verify some titles in the screen. Is there a way to achieve this with KIF ?

dostrander commented 3 years ago

@Sai-Kishore-15 I will look into this soon. This is likely due to it being out of process now similar to how the image picker works now. I will see what is the problem and report back and/or fix it