Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
webdriver_pump
v0.2.0
WebdriverPump
Component
ComponentCollection
Page
TimedOut
UnexpectedElementType
UnsupportedFormElement
UnsupportedLocator
Wait
Built with Crystal 1.9.2
2023-10-08 10:10:52 UTC
class
WebdriverPump::ComponentCollection(T)
WebdriverPump::ComponentCollection(T)
Reference
Object
Defined in:
webdriver_pump/component_collection.cr
Constructors
.new
(collection : Array(T))
Macro Summary
method_missing
(call)
Constructor Detail
def self.
new
(collection : Array(T))
#
[
View source
]
Macro Detail
macro
method_missing
(call)
#
[
View source
]