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.
简单的问题,在谷歌上找不到任何令人满意的东西。
->assertSee和 和有什么不一样->See?
->assertSee
->See
我应该使用哪个来检查页面中的内容?
I am getting the titular error when I try to call the validate() function on my form. All the research I have done says "make sure you're calling it" however I am 95% sure I am a
validate()