mengbinhao
2 years agoContributor
Automated testing on two monitors
Hi there,
My case is I need to do UI testing on two monitors between two apps, monitor A display app A, monitor B display app B, first do some actions on app A, then do some actions on app B, at last back to monitor A to do some actions on app A.
Does TC work fine according to my requirements? Is there any problem recognizing objects on different monitors between different apps?
Please give me some advice
It is possible to switch between applications using TC, and I see no reasons why it would not work with two monitors.
Why don't you create a small project, to test it out?