由于某种原因,我在Select2和Firefox /Geckodriver上遇到了问题。Select2字段我以前只能说是page.select 'Text', from: 'Label',但是不再工作了,我只得到一个Element <option> could not be scrolledSet') page.find('li', text
我是卡皮巴拉的新手。下面是我在文件env.rb中的配置 config.run_server = false config.app_host = 'point to my localhost port 3000'如果我将default_driver设置为:selenium,一切都运行得很好但我需要将驱动程序设置为:rack_test,以便在<