selenium-webdriverテクニック集 - Qiita

DOM要素の有無によって分岐するdriver.findElements(ElementLocator).then(function (elements) { if (elements.length…