You are here

constant ColorboxJavascriptTest::COLORBOX_WAIT_TIMEOUT in Colorbox 8

How long to wait for colorbox to launch.

File

tests/src/FunctionalJavascript/ColorboxJavascriptTest.php, line 41

Class

ColorboxJavascriptTest
Test the colorbox JavaScript.

Namespace

Drupal\Tests\colorbox\FunctionalJavascript

Code

const COLORBOX_WAIT_TIMEOUT = 500;