class WebdriverPump::InvalidFormElementException

Overview

Raised on invalid class provided to form_element macro

Defined in:

webdriver_pump/exceptions.cr

Constructors

Constructor Detail

def self.new(class_name) #

[View source]