-
Notifications
You must be signed in to change notification settings - Fork 111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Capybara::Webkit::ClickFailed #16
Comments
No idea really, could write a very simple project and show us how it failed? |
Could I show you my code? |
Can try, but better try to really build a concise code sample to show what's wrong. This process might end up help you to fix the error yourself. On 16 Aug, 2013, at 7:04 PM, cbunhok [email protected] wrote:
|
Here is my code : View file: = simple_form_for @Course, validate: true, :html => { :multipart => true, class: "form-course"} do |f| spec file : context "Create New" do
|
Dear Goodwill,
Currently, I got an new error "Capybara::Webkit::ClickFailed".
Do you have any idea about this error?
Thanks & Regards,
Bunhok
The text was updated successfully, but these errors were encountered: