https://cypress.io logo
May i to use cypress in my frontend? Like the user...
# i-need-help
s
I intend to provide a tool for the user to test whether his website respects the Brazilian laws on LGPD and Accessibility. The user will type the url of his website in my frontend and I would like to call cypress, test his website and return the result on the screen. It's possible? Or is cypress just for backend.
a
This probably ain’t a good use of Cypress.
s
What do you sugesst?
a
What tests would you use to validate a site?
s
I need to find some content and important kewords
This is possible with cypress?
2 Views