# 菜单栏--作为一个元组传参数
service_comm_menu=(By.XPATH,'//span[@class="title" and text()="{0}"]')
# 菜单切换
def switch_service_menu(self,nav_name):
print("客服工作菜单栏切换")
menu_locator=
# 菜单栏--作为一个元组传参数
service_comm_menu=(By.XPATH,'//span[@class="title" and text()="{0}"]')
# 菜单切换
def switch_service_menu(self,nav_name):
print("客服工作菜单栏切换")
menu_locator=