Adding exports for location strategies
FossilOrigin-Name: 52b293b894ba0ebfdc9ce146c9ae662053d84da00e4897aa604fb8c2abc4c470
This commit is contained in:
parent
fb6a95d2b3
commit
b06ec4f507
2 changed files with 10 additions and 0 deletions
|
@ -82,6 +82,11 @@
|
||||||
set-timeouts
|
set-timeouts
|
||||||
timeouts
|
timeouts
|
||||||
<WDElement>
|
<WDElement>
|
||||||
|
css-selector
|
||||||
|
link-text
|
||||||
|
partial-link-text
|
||||||
|
tag-name
|
||||||
|
xpath
|
||||||
find-element
|
find-element
|
||||||
find-elements
|
find-elements
|
||||||
attribute
|
attribute
|
||||||
|
|
|
@ -24,6 +24,11 @@
|
||||||
set-timeouts
|
set-timeouts
|
||||||
timeouts
|
timeouts
|
||||||
<WDElement>
|
<WDElement>
|
||||||
|
css-selector
|
||||||
|
link-text
|
||||||
|
partial-link-text
|
||||||
|
tag-name
|
||||||
|
xpath
|
||||||
find-element
|
find-element
|
||||||
find-elements
|
find-elements
|
||||||
attribute
|
attribute
|
||||||
|
|
Loading…
Reference in a new issue