The Inspect HTML button in the details dialog on target page should not be disabled, for accessibility concerns.
To Reproduce
Open
Run automated checks.
Inspect HTML button should not be disabled. User should be able to interact with it.
If applicable, add screenshots to help explain your problem.

yes
yes
Did you search for similar issues in our github issues or on stackoverflow
yes
This issue has been marked as ready for team triage; we will triage it in our weekly review and update the issue. Thank you for contributing to Accessibility Insights!
@haonliu Isn't the Inspect HTML button supposed to be disabled till the time user manually opens the dev tools (F12) ? Can you please provide more context on this issue?
@Shobhit1 behaviour should be similar to the file bug button, the message and alert that you need to open dev tools appears after you interact with the button
@Shobhit1 behaviour should be similar to the file bug button, the message and alert that you need to open dev tools appears after you interact with the button
Thanks @ferBonnin . I will take a look if I can take this one up today. 馃樅
Taking this one.
Created PR #859 for it.
@ferBonnin / @haonliu Can you please verify this and close the bug if its fixed?
Looks good to me :)