Skip to content
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

Integrate jquery.simulate.js for real native events #5

Open
jweden opened this issue Dec 11, 2013 · 0 comments
Open

Integrate jquery.simulate.js for real native events #5

jweden opened this issue Dec 11, 2013 · 0 comments

Comments

@jweden
Copy link

jweden commented Dec 11, 2013

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant