Automating child windows or new pop ups

I’m unable to automate the child windows. When I login into any application for instance when the windows session is locked the parent windows is working fine by setting the input mode to stimulate using the “click activity”. but when the child window opens up it is not performing any click operations. help me in handling this issue.
Thanks,
jyothi

@Jyothi31

Did you try with ither input modes?

And if modern are used then for child windows you might need to use separate scope of browser

Cheers

@Anil_G ,
I tried with windows messages as well. Also used “use application/browser” for child windows. Please provide some other solutions.

Thanks,
Jyothi.

@Jyothi31

Are hardware events working?

Because if the pop ups are java script based then events might not work…we might need an actual click to happen

Cheers

yes, hardware events are working

Is there any other way to automate child windows?

Thanks,
Jyothi