Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. ElementInterface.php

function ElementInterface::isValid

Checks if an element still exists in the DOM.

Return value

bool

1 method overrides ElementInterface::isValid()
Element::isValid in vendor/behat/mink/src/Element/Element.php
Checks if an element still exists in the DOM.

File

vendor/behat/mink/src/Element/ElementInterface.php, line 55

Class

ElementInterface
Element interface.

Namespace

Behat\Mink\Element

Code

public function isValid();

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal