వార్తలు

When creating xpath, and some other locators, you have a wide variety of possible ways to create these. Some of them are automatically created from Selenium IDE plugin, FirePath plugin and of course ...
// contains(text(),'') -> lấy tương đối đoạn ký tự chứa trong element -> text nằm ở node con đầu tiên hoặc ngang hàng driver.findElement(By ...