Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
特別な要素を見つけたら、そのXPathを取得したいと思います。SimpleXML要素のXPathを取得する可能性はありますか?何かのようなもの:
$xPathString = $element->getXpath();
XPathをSeleniumテストケースの「クリック」メソッドに渡すために必要です。