Selenium 4 - New Features - Part 18 - Selenium WebDriver W3C Standardization

preview_player
Показать описание
In this video, I have explained the W3C Standardization of Selenium WebDriver in Selenium 4.
Рекомендации по теме
Комментарии
Автор

Hello! Very hard question - Can you please tell me why we don't have all kinds of element location strategies in W3C Living Document 28 February 2020? In JsonWireProtocol we have: 8 strategies: class name, name, id, link text, partial link text, xpath, tag name and css selector. But now in W3C we have only: link text, partial link text, xpath, tag name and css selector... How Webdriver works without them?
Will be invaluable for me to explain me why! Thank you!

danieltakev