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

Auto Clicker won't find button inside iFrame. #198

Closed
wf-soenkeheins opened this issue Oct 12, 2021 · 2 comments
Closed

Auto Clicker won't find button inside iFrame. #198

wf-soenkeheins opened this issue Oct 12, 2021 · 2 comments

Comments

@wf-soenkeheins
Copy link

Hi,
the use case is as follows:
Chromium automatically boots at system start in fullscreen and loads a login page. The Auto Clicker extension does the login process without problems. After loggin in a page gets loaded, where a Dashboard is integrated within an iFrame. In this iFrame I want Auto Clicker to click on two buttons in a row. I've already checked the iFrames option inside the Settings aswell as in the Action settings but the extension can't find the elements.
I've tried it with XPath, Full XPath, Name, Class and ID without success.
Every help is apprechiated, thank you!

@dharmesh-hemaram
Copy link
Member

Hi @wf-soenkeheins ,

thank you creating ticket, can you check if you have provided extension to access that specific domain from which iframe src is loaded .

E.g. if iframe src is https://url.com open that domain and click on extension and see if it has access to that domain.

Alternate you can right click extension icon and select this can read data on all sites

@wf-soenkeheins
Copy link
Author

Hi @dharmesh-hemaram

thanks for your reply! The extension already has "read data on all sites" checked.

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

2 participants