Web Application Element Highlight Issue

Hi Team,

Do we have any solution to handle the issue of Web Elements not getting highlighted?

I am getting the below error in Console Window -
Refused to execute inline script because it violates the following Content Security Policy directive: “script-src ‘self’ ‘unsafe-eval’”

Can you update the Chrome Driver with latest version, because of deprecated chrome driver we element doesn’t gets highlighted the first match element?

HI @sumit.sagar

My Chrome browser drivers are updated, the application is also getting launched and the environment setup also works fine.

Just that for few sites, I am getting this error.

I am trying to automate the Control Tower APM dashboard to read the Total CPU Utilization and Total Memory Utilization.

But none of my controls are getting highlighted on the Control Tower page.

Can you test and confirm if your elements are getting highlighted?

Hi @Mantri

Please try Windows Mode to identify Total Memory Utilization.

HI @bhuvan

I tried Windows Automation; the elements are getting highlighted.
But I can’t understand why the Web is not working.

In which scenarios I should use Windows Automation for doing Web Automation?