Confirm The Text From The First Element Is Present In The Second Element

preview_player
Показать описание
Let's say we want to check if the text from the first element is present in the second element on the page.

.invoke('text')
.then(function (text) {
})

Рекомендации по теме