How can I access UIATextField in alertbox on iOS

Hi,

I am able to access and dismiss/accept alertbox but couldn’t find a way to set values (or send keys) to a text field in an alertbox (refer image below). Can anyone help me in this?

Thank you

Derick

Could you make it work?

No, not yet. @jlipps @Jonahss @imurchie @scottdixon what do you guys think?

@derick with mentioned screen execute:

// Java
System.out.println(driver.getPageSource());

Can you see your input there?