зеркало из https://github.com/mozilla/gecko-dev.git
149 строки
3.0 KiB
ReStructuredText
149 строки
3.0 KiB
ReStructuredText
element module
|
|
==============
|
|
|
|
element.Store
|
|
-------------
|
|
.. js:autoclass:: element.Store
|
|
:members:
|
|
|
|
element.find
|
|
------------
|
|
.. js:autofunction:: element.find
|
|
|
|
element.findByXPath
|
|
-------------------
|
|
.. js:autofunction:: element.findByXPath
|
|
|
|
element.findByXPathAll
|
|
----------------------
|
|
.. js:autofunction:: element.findByXPathAll
|
|
|
|
element.findByLinkText
|
|
----------------------
|
|
.. js:autofunction:: element.findByLinkText
|
|
|
|
element.findByPartialLinkText
|
|
-----------------------------
|
|
.. js:autofunction:: element.findByPartialLinkText
|
|
|
|
element.findAnonymousNodes
|
|
----------------------------
|
|
.. js:autofunction:: element.findAnonymousNodes
|
|
|
|
element.findClosest
|
|
-------------------
|
|
.. js:autofunction:: element.findClosest
|
|
|
|
element.isCollection
|
|
--------------------
|
|
.. js:autofunction:: element.isCollection
|
|
|
|
element.isStale
|
|
---------------
|
|
.. js:autofunction:: element.isStale
|
|
|
|
element.isSelected
|
|
------------------
|
|
.. js:autofunction:: element.isSelected
|
|
|
|
element.isReadOnly
|
|
------------------
|
|
.. js:autofunction:: element.isReadOnly
|
|
|
|
element.isDisabled
|
|
------------------
|
|
.. js:autofunction:: element.isDisabled
|
|
|
|
element.isMutableFormControl
|
|
----------------------------
|
|
.. js:autofunction:: element.isMutableFormControl
|
|
|
|
element.isEditingHost
|
|
---------------------
|
|
.. js:autofunction:: element.isEditingHost
|
|
|
|
element.isEditable
|
|
------------------
|
|
.. js:autofunction:: element.isEditable
|
|
|
|
element.coordinates
|
|
-------------------
|
|
.. js:autofunction:: element.coordinates
|
|
|
|
element.inViewport
|
|
------------------
|
|
.. js:autofunction:: element.inViewport
|
|
|
|
element.getContainer
|
|
---------------------
|
|
.. js:autofunction:: element.getContainer
|
|
|
|
element.isInView
|
|
----------------
|
|
.. js:autofunction:: element.isInView
|
|
|
|
element.isVisible
|
|
-----------------
|
|
.. js:autofunction:: element.isVisible
|
|
|
|
element.isObscured
|
|
------------------
|
|
.. js:autofunction:: element.isObscured
|
|
|
|
element.getInViewCentrePoint
|
|
----------------------------
|
|
.. js:autofunction:: element.getInViewCentrePoint
|
|
|
|
element.getPointerInteractablePaintTree
|
|
---------------------------------------
|
|
.. js:autofunction:: element.getPointerInteractablePaintTree
|
|
|
|
element.scrollIntoView
|
|
----------------------
|
|
.. js:autofunction:: element.scrollIntoView
|
|
|
|
element.isElement
|
|
-----------------
|
|
.. js:autofunction:: element.isElement
|
|
|
|
element.isDOMElement
|
|
--------------------
|
|
.. js:autofunction:: element.isDOMElement
|
|
|
|
element.isXULElement
|
|
--------------------
|
|
.. js:autofunction:: element.isXULElement
|
|
|
|
element.isDOMWindow
|
|
--------------------
|
|
.. js:autofunction:: element.isDOMWindow
|
|
|
|
element.isBooleanAttribute
|
|
--------------------------
|
|
.. js:autofunction:: element.isBooleanAttribute
|
|
|
|
ChromeWebElement
|
|
----------------
|
|
.. js:autoclass:: ChromeWebElement
|
|
:members:
|
|
|
|
ContentWebElement
|
|
-----------------
|
|
.. js:autoclass:: ContentWebElement
|
|
:members:
|
|
|
|
ContentWebFrame
|
|
---------------
|
|
.. js:autoclass:: ContentWebFrame
|
|
:members:
|
|
|
|
ContentWebWindow
|
|
----------------
|
|
.. js:autoclass:: ContentWebWindow
|
|
:members:
|
|
|
|
WebElement
|
|
----------
|
|
.. js:autoclass:: WebElement
|
|
:members:
|