PIP mode questions

Hi,
I have a browser UI automation that also uses MS office documents. What changes do I need to make so that it works in PIP mode?

Essentially, does every click need to be simulate? I have some clicks that use “Hardware” mode. Those clicks work in only hard ware mode. What can I do about it? What if the use has to enter a password into the application? Does PIP allow?

Thank you,

Hi @A_Learner

Try to enable the PIP mode for the project and test weather it works or not.

To enable the PIP Mode,
Go to Project folder → Click on settings → Search for the PIP mode → Enable the toggle option.

If you are working with the MS documents and all it works. UI activities with hardware events as input mode also works but we have to test multiple times by executing the code in pip mode.

Hope it helps!!

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.