This will search for Title text in either h1 , h2 , or h3 tag. You can also combine CSS selector with XPath locator: <?php use \Codeception\Util\Locator; ...
確定! 回上一頁