Skip to content

Commit 9c7d9be

Browse files
committed
Add phpdoc link for CDP
1 parent b453d4c commit 9c7d9be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/WebDriver/Extension/ChromeDevTools.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
/**
1717
* Chrome Dev Tools extension
1818
*
19+
* @see https://chromedevtools.github.io/devtools-protocol/
20+
*
1921
* @package WebDriver
2022
*/
2123
class ChromeDevTools extends AbstractWebDriver

0 commit comments

Comments
 (0)