Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
NodeElement.php
function NodeElement::press
Presses current button.
Return value
void
File
vendor/
behat/
mink/
src/
Element/
NodeElement.php
, line 184
Class
NodeElement
Page element node.
Namespace
Behat\Mink\Element
Code
public
function
press
() {
$this
->
click
(); }
RSS feed