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

DOM content inject fails if iframe is used #227

Open
ilsurih opened this issue Aug 23, 2021 · 0 comments
Open

DOM content inject fails if iframe is used #227

ilsurih opened this issue Aug 23, 2021 · 0 comments

Comments

@ilsurih
Copy link

ilsurih commented Aug 23, 2021

Tab Modifier version

Browser: Chrome
Extension version: 0.22.0

Expected behavior

Title is resolved from iframe's <h1> selector

Actual behavior

Title is not populated

Steps to reproduce the behavior

  1. Configure rule to title: {#iframe_id > h1}
  2. Open attached reproduce.html file.
  3. Check that title is not resolved correctly

Info

DOM content inject fails if iframe is used, e.g. AWS CloudWatch Log Group view page: /cloudwatch/home?region=us-east-2#logsV2:log-groups/log-group/LOG_GROUP_NAME displays content in iframe id=microConsole-Logs. Using selector hello {#microConsole-Logs > h1} doesn't resolve to valid value

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

No branches or pull requests

3 participants