HGtz2222

Results 2 issues of HGtz2222

当多个客户端访问服务器的时候, 服务器是按照串行的方式来执行的.

### What happened? https://www.selenium.dev/documentation/webdriver/elements/locators/ In this page, the demo code show how to locator an element, such as: `driver.find_element(By.CLASS_NAME, "information")` But I cannot see what is the "By", and how...

bug
documentation
needs-triaging