Embedded version
Total Validator Embedded runs from the command line for use within an automated testing system, such as continuous integration. Note: The licence prevents using it within any product or service you may provide to third parties, and within any product or service which may be used to avoid purchasing Total Validator Basic or Pro licences.
A Windows batch file for running from the command line is provided called TotalValidatorEmb.bat
. This may be found in the application folder, for example; C:\Program Files\TotalValidatorEmb
. An equivalent shell script called TotalValidatorEmb.sh
is provided for Linux. You must run these batch/script files from the folder where they reside so that Total Validator can find all the resources needed, otherwise an error will occur.
Options
The following options may be used when running from the command line. Note that whenever you use Total Validator Pro it automatically creates a properties file in the results folder. This is done to help you to convert what you select in Total Validator Pro into the command line properties below.
Detailed descriptions of each option are provided in the Total Validator Pro documentation for the corresponding option. If any value contains a space character then the whole value must be surrounded by double quotes.
-help
: display the list of command line options and exit.-properties Path_To_File
: WherePath_To_File
is a properties file containing the command line options.
Main options equivalents:
-url URL
: WhereURL
is the start page, e.g. https://mywebpage.com/index.html-file Path_To_File
: WherePath_To_File
is the local start web page, e.g. c:\mysite\index.html. You must use this or-url
to test something.-dtd DTD
: WhereDTD
represents the HTML specification.-accessibility LEVEL
: WhereLEVEL
represents the accessibility level.-ignorecsspages
: Ignore CSS pages with WCAG 2.-css 1|2.1|3
: Supply one of the CSS levels you wish to test against.-ignorevendor
: Ignore CSS vendor extensions.-brokenlinks
: Test for and report any broken links.-spellcheck
: Perform a spell check.-listenport Port
: WherePort
is the port Total Validator Pro listens on for spell check additions to a personal dictionary. This must be an integer in the range 1-65535. Defaults to 9889.
Include options equivalents:
-pages Pages
: WherePages
is the number of pages to test. By default it will only test one page. Set this to zero to test all pages.-stopafterpg Pages
: WherePages
is the maximum number of pages with issues to report before stopping.-stopafter Issues
: WhereIssues
is the maximum number of issues to report before stopping.-depth Depth
: WhereDepth
is the directory depth below the start page.-excludepath Path_To_Exclude
: WherePath_To_Exclude
is a path within the starting URL to exclude when testing more than one page (must start with a '/'). Regular expressions may be used, and you can use this option more than once.-includepath Path_To_Include
: WherePath_To_Include
is a path within the starting URL to include when testing more than one page (must start with a '/'). Regular expressions may be used, and you can use this option more than once.-userobots
: Exclude/include paths specified in robots.txt-ignoreidentical
: Ignore duplicate pages and style sheets.-followlinks
: Follow all links on the start page.-followbelow
: Follow links below the start page only.-validateerrors
: Test error pages when HTTP error code are returned.-ignorecase
: Ignore case when deciding whether to follow links.-noquery
: Strip off query parameters from links before testing or following them.-nosession
: Strip off session ids from links before testing or following them, e.g. http://yourdomain/page.html;session_id
Issues options equivalents:
-ignoreerrs
: Ignore errors.-ignoreprob
: Ignore probable errors.-ignorewarn
: Ignore warnings.-ignoreinfo
: Ignore extra information messages.-exceptissues Issues_List
: Exceptions to the above. WhereIssues_List
is a comma-separated list of issue codes to include.-ignoreissues Issues_List
: Ignore these issues. WhereIssues_List
is a comma-separated list of issue codes to ignore.-issuesbyitem Item_Definition
: Ignore issues by id/class/element. WhereItem_Definition
is in the format:#id|.class|element|element&class=<comma-separated list of issue codes>
. Use an empty list to ignore all issues. You can use this option more than once.-cssIssuesbyitem Item_Definition
: Ignore CSS issues by property/at-keyword/selector. WhereItem_Definition
is in the format:@keyword|%selector|property|property&@keyword|property&selector=<comma-separated list of issue codes>
. Use an empty list to ignore all issues. You can use this option more than once.-ignoretvmarkup
: Ignore any -tv- classes, at-rules or properties on each page.
Links options equivalents:
-timeout Seconds
: If testing for broken links or more than one page, thenSeconds
is the time to wait before declaring a link broken. This must be a value between 5 and 120. It defaults to 10.-concurrency Maximum
: If testing for broken links or more than one page, thenMaximum
is the maximum number of links to test simultaneously. This must be a positive integer. Set to 0 to test all links simultaneously. It defaults to 10.-lpause MilliSeconds
: If concurrency is set to 1, thenMilliSeconds
is the time to pause in milliseconds before testing each link. This must be an integer, greater than 0.-reportredirects
: If testing for broken links, report all 301/302/303 redirection warnings.-ignoreotherdomains
: Will ignore links to domains different to the start page.-ignoreotherhosts
: Will ignore links to hosts different to the start page.
Spell Check options equivalents:
-uppercase
: Spell check words that are all in upper case.-mixedcase
: Spell check words that are in mixed case.-wordswithdigits
: Spell check words with digits in.-includecode
: Spell check words within<samp>
,<code>
, and<kbd>
tags.-checkattrs
: Spell check text in these attributes:alt
,title
,summary
,label
,prompt
,standby
.-punctuated
: Spell check words surrounded by characters other than quote marks.-ignoresuggestions
: Don't display alternative words when a word cannot be found in the dictionary.-checkforrepeats
: Display repeated words e.g. 'the the'.-showlangcodes
: Display the language code next to each unrecognised word.-savebadwords
: Save all the unrecognised words to the personal dictionaries folder.-saveforeign
: Save all words with unknown language codes to the personal dictionaries folder.-usebritish
: Use British instead of American as the default English language code.-correctionsfolder Path_To_Folder
: WherePath_To_Folder
is the folder used for personal dictionaries.-owndics Paths_To_Files
: WherePaths_To_Files
is a comma-separated list of paths to one or more external dictionaries.-ignorelangs Language_Codes
: WhereLanguage_Codes
is a comma-separated list of language codes to ignore.-defaultlangcode Language_Code
: WhereLanguage_Code
is the default to use when a page doesn't specify one.
Network options equivalents:
-cookiepolicy ACCEPT_ALL|ACCEPT_SERVER|ACCEPT_SESSION|ACCEPT_NONE
: Use this option to specify how you wish to deal with cookies. Defaults toACCEPT_SERVER
.-cookie Cookie
: WhereCookie
is a standardset-cookie
HTTP header. This cookie will be treated like a normal cookie received from the server for the start page and subject to the policies defined above.-identity identity
: Whereidentity
is the name of a user agent as displayed on the Network tab of Total Validator Pro.-ppause MilliSeconds
: WhereMilliSeconds
is the time to pause in milliseconds before retrieving each page. This must be an integer, greater than 0.-user UserName
: WhereUserName
is required for HTTP authentication.-password Password
: WherePassword
is required for HTTP authentication.
Proxy Server options equivalents:
-ignoreproxy
: Ignore any operating system proxy settings, e.g. those set in theInternet Options
control panel applet in Windows.-proxyhost Host
: WhereHost
is the name of the proxy server you need to go through to access the start page.-proxyport Port
: WherePort
is the port the proxy server listens on. This must be an integer in the range 1-65535.-proxysocks
: Use the SOCKS protocol to talk to the proxy server.-puser UserName
: WhereUserName
is required by an authenticating proxy server.-ppassword Password
: WherePassword
is required by an authenticating proxy server.-noproxyfor Hosts
: WhereHosts
is a comma-separated list of hosts which bypass the proxy server.
Forms options equivalents: (Also see Notes below)
-actionX Action
: WhereAction
is the value of theaction
attribute value to match for form submission.X
is a number greater than zero to allow more than one form to be specified.-actionregexX
: Treat the-action
option as a regular expression.X
is used to match with the correct-action
.-submitX Name
: WhereName
is the name of the submit button to use if there is more than one.X
is used to match with the correct-action
.-paramX Name=Value
: WhereName
is the name of a parameter to submit when sending a form, andValue
is its value, e.g. -param userid=julie, or -param userid= to send a blank value.X
is used to match with the correct-action
.-sso
: Use SAML authentication.
Results options equivalents:
-resultsfolder Path_To_Folder
: WherePath_To_Folder
is the folder you wish to store the results in. This defaults to the documents folder.-uniquereport
: Output the results into a unique folder.-detailsdefault HOVER|SHOW_ALL|HIDE_ALL
: The default value for theDisplay issues details
option on the page reports. Defaults toHOVER
.-sortbydefault LINKS|PATH|MOST|LEAST
: The default value for theSort by
option on the summary report. Defaults toLINKS
.-showsuccess
: Use this option to list pages that had no reported issues.
Additional results options:
-showresultspath
: Output tostdout
the path to the results file.-stdout
: Output the results file tostdout
. Only works if a single page is being tested.-suppressresults
: Do not save the results to disk. If you have-stdout
set then the results may still be captured. Useful with-extendedstatus
to check how successful testing was.-extendedstatus
: Output an exit status which is the sum of the values: 4 if any test errors, 2 if any test warnings, 1 if any program errors, and 0 if all okay.
Multiple options
You can specify more than one of each of the above options and each option is processed in the order it appears. Duplicate boolean options (options that do not have a value) such as -brokenlinks
are ignored, and non-conflicting options such as -excludepath
are added together. But with conflicting options such as -css
, the last value is used. So if you use -css 1
and then -css 3
, only -css 3
will be used.
HTML values
Values for use with the -dtd
option above are listed below. Note that these are case-sensitive and you must include the double quotes for those which include spaces:
Accessibility values
Values for use with the -accessibility
option above are listed below. Note that these are case-sensitive:
Form options
With the -action, -actionregex, -submit, -param
form options you may wish to supply information for more than one form. If so then add a unique number greater than zero to the option name to distinguish between each form.
For example, with just one form you can pass the options like this:
-action authenticate/login -param userid=julie -param password=test
With two forms you need to identify which parameters to use with which form action:
-action1 authenticate/login -param1 userid=julie -param1 password=test -action2 purchase -submit2 buy -param2 item=SDCard -param2 type=32GB
Properties file
In place of a long command line with lots of options as described above, you can place these options into a properties file instead, and then use the -properties
option to refer to this file. You can also specify other command line options to supplement or to override those in the properties file.
Here's an example properties file to help. Note that comments are prefixed with a #, each option must be on its own line, and you must add '=' between options and their values. Blank lines are ignored.
To help you to create this file, whenever you use Total Validator Pro it automatically creates a file called commandline.props
in the results folder. This contains all the command line equivalents of the Total Validator Pro settings you have just used.
Multiple options
As with the command line you can specify more than one of each of the options and each option is processed in the order it appears in the file. So where there's a conflict the last entry takes precedence.
You can also specify other command line options along with -properties
to supplement or to override those in the properties file. The options in the properties file are processed first followed by those on the command line. So where there's a conflict the last command line option always wins.
In order to override boolean options (options that do not have a value) such as -brokenlinks
, you can append :remove
to the option name and it will then be ignored. So if you specify -brokenlinks
in the properties file and then -brokenlinks:remove
on the command line, no broken link check will be performed.
Changes to User Agent identities or HTML5 Meta Names
Total Validator Pro may be used to change the default lists of User Agent identities and HTML5 Meta Names. If Total Validator Pro and Total Validator Embedded are on the same computer, and being run by the same user, these will be automatically picked up by Total Validator Embedded as they share the same data folder:
- On Windows the data folder is
<user_home>\AppData\Roaming\TotalValidatorTool
- On Linux the data folder is
~/.totalvalidatortool
- On macOS the data folder is
<user_home>/Library/Application Support/TotalValidatorTool
However, if you have made changes to either of these lists and Total Validator Embedded is running on a different computer, or as a different user, you will need to copy the appropriate files from the data folder of Total Validator Pro to the equivalent data folder of Total Validator Embedded (you will need to manually create this folder for the Embedded version).
The User Agent identities are stored in a file called identities.props
and the Meta Names stored in a file called metanames
within the data folder.
Examples
The examples below show how to call the batch/scripts provided to do different things. You must run these batch/script files from the folder where they reside so that Total Validator can find all the resource files needed, otherwise an error will occur.
The following Linux command will test all the pages on a website for compliance against XHTML 1.1, with W3C WCAG 2.2 AAA accessibility, spell checking, and broken link checking:
TotalValidatorEmb.sh -url http://www.your_web_site.com/index.html -pages 0 -dtd "XHTML 1.1" -accessibility AAA22 -spellcheck -brokenlinks
The following Windows example prompts for a single local web page, then tests it for compliance against the latest HTML5, with Section 508 accessibility, and saves the results in a unique folder:
TotalValidatorEmb.bat -uniquereport -dtd HTML5 -accessibility 508
This example tests a local web site for broken links, reports all redirects but suppresses the reporting of 302 and 303 warnings. It does not save the results, so the exit status will be used to see if it was successful or not:
TotalValidatorEmb.sh -suppressresults -extendedstatus -pages 0 -file c:\mysite\index.html -brokenlinks -reportredirects -ignoreissues W302,W303
To supply the command line options in a properties file, use:
TotalValidatorEmb.bat -properties myprops.props