# File lib/selenium/key.rb, line 3
def
initialize
(
webpage
,
key
)
@webpage
=
webpage
@key
=
key
end