Can we access web browser from windows application using appium driver

I’m trying to automate Power automation tool for which there is a windows element upon clicking on specific option it will open and web browser and whatever the element we captured from it will be added as Xpath back to desktop application i.e power automate.

Is there any way to handshake appium driver with selenium ?

With Appium driver we can able to capture only web browser URL but not the elements displayed on the website.