Hi,
I'm learning how to use Laravel-Selenium making a basic excersise.
I have an input submit which have the value "Guardar"

And this is my test, where I perform the press event.

But when I run the test, an error occurs trying to find the button.

Thanks in advance.