-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Description
Bug, enhancement request, or proposal:
CodePen and steps to reproduce the issue:
CodePen Demo which demonstrates the issue:
Detailed Reproduction Steps:
- after page load go to page inspect try to find "dynamic tooltip message" button tooltip. Unable to find
- after page load go to page inspect try to find "staic tooltip message" button tooltip. Working fine
- Unable to do automation due to this issue.
What is the expected behavior?
even in data binding page inspect should able to find tooltip message
What is the current behavior?
page inspect unable to find tooltip message
What is the use-case or motivation for changing an existing behavior?
in Devoops world Automation is very important. it will break to find tooltip messages when it is loading from ts file.
Which versions of AngularJS, Material, OS, and browsers are affected?
- Angular: 7.2.9.
- Angular Material: 7.3.0.
- OS: windows
- Browsers: chrome 75.0.3770.100
Is there anything else we should know? Stack Traces, Screenshots, etc.
If we use direct tooltip message in html page working fine
If we use Ts file message and do binding at thtml it is failing to find tooltip message
Metadata
Metadata
Assignees
Labels
No labels