Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我如何获得 xpath 或 css 或任何东西来单击这个确定按钮???问题是这些 id 和其他属性的标签在每次用户访问此特定页面时都会更改--ea3b2e21-3847-47de-860c-3596695fbb35--所以我不知道该怎么做
好的
你读过 动态元素的文档吗?
您在这里所能做的就是尝试找到元素中不变的部分。如果您可以添加一些示例 html,它会有所帮助。