Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does appium-for-mac supports entire desktop session #69

Open
cnachiappan opened this issue Sep 5, 2019 · 4 comments
Open

Does appium-for-mac supports entire desktop session #69

cnachiappan opened this issue Sep 5, 2019 · 4 comments

Comments

@cnachiappan
Copy link

Does appium-for-mac supports entire desktop session, something similar to what 'root' session does in appium? This will be required for scenarios when we want to locate pop-up from the application

@jitendrakalyan
Copy link

I had the same question.

@QITIE
Copy link

QITIE commented Sep 20, 2019

Is there a way that we can switch driver session to the pop-up window which ask userName and password?

/AXApplication/ should locate the default front app, but seems it doesn't work for 'SecurityAgent' (UserName & Password prompt)

@reder9
Copy link

reder9 commented Dec 31, 2019

I am also curious because it seems that Windows has this functionality to launch the "root" application which then allows you to interact with things in their tray app. But I haven't been able to figure out how to interact with say the menubar on Mac.

@EugenSusurrus
Copy link

I can interact with the tray menu on macOS 10.15 by setting the following capabilities:

'platformName', 'Mac'
"deviceName", "Mac"

Note that the app capability is not set

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants