How locate the pseudo-element ::before using Selenium Python
I’m using Selenium Python to locate label element.I want to use ::before to locate it,because this is a pop window.
I’m using Selenium Python to locate label element.I want to use ::before to locate it,because this is a pop window.