Sign in
chromium
/
external
/
github.com
/
SeleniumHQ
/
selenium
/
refs/heads/RedisBackedSessionQueue
/
.
/
rb
/
sig
/
interfaces
/
target.rbs
blob: 27930d3b44ff4ef5879355af008d6da347d9e3a1 [
file
] [
log
] [
blame
] [
edit
]
interface
_Target
def
target
:
()
->
untyped
def
getTarget
:
()
->
Hash
[
untyped
,
untyped
]
def
attach_to_target
:
(
Hash
[
untyped
,
untyped
])
->
untyped
end