Running two screens with appium

Hi experts,

I am working on a Vehicle bench which is an android app. It has the screen split(not sure if it is the right word to describe). The UI is divided into two parts, left and right. Life and right are totally independent apps.

My question is that if it is possible to use Appium to control the elements on both screen at once when both screens are on.

If so, how can I use it or what doc can I refer to.

Your answer and help are much appreciated

Android uiautomator capabilities https://github.com/appium/appium-uiautomator2-driver#capabilities
Try first ‘enableMultiWindows’