Automated Reasoning for Web Usability Problems
RESTful Web Service to analyse input elements of a provided html page
- The HTML source to be analyzed needs to be included in the POST
body.
The returned data are in JSON format. It is an object which will give
informations about the following fields for each form:
- text
- password
- number
- email
- checkbox
- hidden
- range
- search
- tel
- url
- week
- color
- date
- datetime
- datetime-local
- month
- file
- image
- radio
- reset
- submit
- select
- option
- textarea