loc_data.py 92 B

123
  1. from selenium.webdriver.common.by import By
  2. USERNAME_LOC=By.XPATH,"//input[@id='txtUName']"