You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Below is an email regarding a feature request. To be a little more clear, the jquery simulate library doesn't replicate OS native events which is what I believe Selenium is doing. However, it is utilizing more standard DOM events which is different than what vanilla jquery uses (based upon reading I've done).
Email:
From: Travis Tidwell [email protected]
Date: Tue, 10 Dec 2013 15:17:22 -0600
To: Jason Weden [email protected]
Subject: Re: question about jquery.go.js architecture improvement
I really like this idea. Go ahead and create an issue on this so that we can at least track it and possibly get other opinions on this, but I really don't think it would be too difficult to add. The hardest part would be to dynamically add the script to the pages that are being tested, but that isn't really that difficult.
Thanks for your suggestion.
Travis.
On Tue, Dec 10, 2013 at 12:33 PM, Weden, Jason [email protected] wrote:
Just saw your youtube video on this project…nice job! Have you thought about using jquery.simulate.js for the browser events: http://wingkaiwan.com/2012/09/23/triggering-mouse-events-with-jquery-simulate-when-testing-in-javascript/ -- think jquery uses this in their own unit tests to do real native events in the browser. I thought this would be a nice answer to one of web driver's claim to fame of being able to do native events.
Regards,
Jason Weden
The text was updated successfully, but these errors were encountered:
Below is an email regarding a feature request. To be a little more clear, the jquery simulate library doesn't replicate OS native events which is what I believe Selenium is doing. However, it is utilizing more standard DOM events which is different than what vanilla jquery uses (based upon reading I've done).
Email:
From: Travis Tidwell [email protected]
Date: Tue, 10 Dec 2013 15:17:22 -0600
To: Jason Weden [email protected]
Subject: Re: question about jquery.go.js architecture improvement
I really like this idea. Go ahead and create an issue on this so that we can at least track it and possibly get other opinions on this, but I really don't think it would be too difficult to add. The hardest part would be to dynamically add the script to the pages that are being tested, but that isn't really that difficult.
Thanks for your suggestion.
Travis.
On Tue, Dec 10, 2013 at 12:33 PM, Weden, Jason [email protected] wrote:
Just saw your youtube video on this project…nice job! Have you thought about using jquery.simulate.js for the browser events: http://wingkaiwan.com/2012/09/23/triggering-mouse-events-with-jquery-simulate-when-testing-in-javascript/ -- think jquery uses this in their own unit tests to do real native events in the browser. I thought this would be a nice answer to one of web driver's claim to fame of being able to do native events.
Regards,
Jason Weden
The text was updated successfully, but these errors were encountered: