阳洁
2023-07-18 a2f76fffa276389b5cab789194d0ce84416c4e6f
elements/test_package_list_elements.py
@@ -53,6 +53,12 @@
    add_hrTemplateLangType_option = (By.XPATH, "//select[@name='hrTemplateLangType']/../div/div/ul/li/a/span[2]")
    # add-报告模板
    add_reportTemplateId_select = (By.XPATH, "//select[@name='reportTemplateId']/../button")
    # add-要评价的岗位
    add_position_input = (By.XPATH, "//input[@name='position']")
    # add-职业大类
    add_professionalCategory_input = (By.XPATH, "//input[@name='professionalCategory']")
    # add-上级岗位
    add_superiorPosition_input = (By.XPATH, "//input[@name='superiorPosition']")
    # add-报告模板选项
    add_reportTemplateId_option = (By.XPATH, "//select[@name='reportTemplateId']/../div/div/ul/li/a/span[2]")
    # add-测试者接收报告