NoMethodError in 'Meta#exist? returns true if the meta tag exists'
undefined method `meta' for #<Watir::IE:0x3e57ccc>
./spec/watirspec/meta_spec.rb:12:
71)
NoMethodError in 'Meta content returns the content attribute of the tag'
undefined method `meta' for #<Watir::IE:0x3e57ccc>
./spec/watirspec/meta_spec.rb:18:
72)
NoMethodError in 'Metas#length returns the number of meta elements'
undefined method `metas' for #<Watir::IE:0x3e57ccc>
./spec/watirspec/metas_spec.rb:12:
73)
NoMethodError in 'Metas#[] returns the meta element at the given index'
undefined method `metas' for #<Watir::IE:0x3e57ccc>
./spec/watirspec/metas_spec.rb:18:
74)
NoMethodError in 'Metas#each iterates through meta elements correctly'
undefined method `metas' for #<Watir::IE:0x3e57ccc>
./spec/watirspec/metas_spec.rb:24:
If this is still a problem, please report it here: https://github.com/watir/watir-classic/issues