Sha256: 8abe7374a0b6486a7677dbacae8817a46a0398bede7d2f2df190293afe20d9a3
Contents?: true
Size: 303 Bytes
Versions: 9
Compression:
Stored size: 303 Bytes
Contents
module Watir module Container alias link a alias links as end # Container class Anchor < HTMLElement # # @todo temporarily add href attribute # # @see https://www.w3.org/Bugs/Public/show_bug.cgi?id=23192 # attribute String, :href, :href end # Anchor end # Watir
Version data entries
9 entries across 9 versions & 1 rubygems