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.
在尝试测试网站以插入文本但需要插入文本的元素不在视图中,这导致脚本失败。我需要滚动滚动条,按向下翻页键或按空格键来移动网页。我正在使用 ruby 对自动化测试进行编码,但没有找到任何代码来模拟这些击键。我可以做些什么来模仿按下向下翻页键?