Selenium IDE - 自动从目标中删除第一个退格键

发布于 2024-11-29 23:47:50 字数 150 浏览 2 评论 0原文

您好,我想使用 Selenium IDE 创建一个测试用例。 我的测试工作正常,但最后我想使用命令“assertConfirmation” 目标是“我的确认消息”(第一个字符是空格)

当我保存测试用例时,Selenium 删除了目标字段中的第一个空格。 可以插入空格吗?

Hello I want to create a Test Case with Selenium IDE.
My test works fine but at the end I want to use the command "assertConfirmation"
The target is " My confirmation message" (The first character is a space)

When I saved the Test Case, Selenium removes the first space at the target field.
It is possible to insert the space?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

爱*していゐ 2024-12-06 23:47:50

该死!我不知道是否可以在assertConfirmation 命令中使用通配符! :-)

Damn! I don´t know that it is possible to use wildcards with the assertConfirmation command! :-)

陌路黄昏 2024-12-06 23:47:50

您还应该能够手动添加表目标中的空间。当您记录测试时,它不会记录空白,但如果您在完成记录后将其添加到目标表格单元格中,它不应该修剪它。

You should also be able to manually add the space in the target of the table. It won't record the white space when you record the test, but it should not trim it if you add it in the target tablecell after you have finished recording.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文