The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Selenium::Specification - Module for building a machine readable specification for Selenium

VERSION

version 2.00

SUBROUTINES

read($client_dir STRING, $type STRING, $nofetch BOOL, $hardcoe BOOL)

Reads the copy of the provided spec type, and fetches it if a cached version is not available.

If hardcode is passed we use the JSON in the DATA section below.

fetch(%OPTIONS HASH)

Builds a spec hash based upon the WC3 specification documents, and writes it to disk.

AUTHOR

George S. Baugh <george@troglodyne.net>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2023 by George S. Baugh.

This is free software, licensed under:

  The MIT (X11) License