class Selenium::InvalidTagError

Defined in:

selenium/errors.cr

Constructors

Constructor Detail

def self.new(expected : String, got : String) #

[View source]