Let's write a short test that finds a table row with text. If the text is not there, the test fails. If the text is present, we get the index of the row by invoking the jQuery "index" method and using cy.log or cy.print to print it to the Command Log.
cy.contains('tr', 'Charles')
.invoke('index')
// cypress-map
.print('Found row %d')
Find this example at http://glebbahmutov.com/cypress-examp...
Смотрите видео Find The Table Row With The Given Text And Print Its Index онлайн, длительностью часов минут секунд в хорошем качестве, которое загружено на канал gleb bahmutov 08 Май 2023. Делитесь ссылкой на видео в социальных сетях, чтобы ваши подписчики и друзья так же посмотрели это видео. Данный видеоклип посмотрели 685 раз и оно понравилось 31 посетителям.