我想找到一个仅包含文本工作流和工作流的链接, 但是xpath找到了与workflow.mainmenu的链接。
contains
//a[text() = 'Workflow']
//a[normalize-space(text()) = 'Workflow']