正常比如删除按钮
click_button '删除'
如果这里删除是个图像应该怎么写测试?
可以这样:
image = page.find('css_selector') # To get the image image.click