Forum Discussion
rraghvani
2 years agoChampion Level 3
Also note, I'm not sure what JavaScript version axe is written in, but it might not be supported by TestComplete.
Certain parameters will need to be converted to JSON,
var json = JSON.stringify({
resultTypes: ['violations']
});
I've never come across axe before, so I don't know how to fully use it.
- Marsha_R2 years agoModeratorAxe is a pretty useful tool for checking accessibility but we run it standalone so I don't know the parameters.
Related Content
- 8 years ago
Recent Discussions
- 10 hours ago
- 7 days ago
- 10 days ago