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

Add qtwebkit support #673

Closed
Acanthostega opened this issue Oct 11, 2016 · 2 comments
Closed

Add qtwebkit support #673

Acanthostega opened this issue Oct 11, 2016 · 2 comments
Labels
enhancement A new or improved feature

Comments

@Acanthostega
Copy link

Acanthostega commented Oct 11, 2016

I would like to use intern with an embedded qtwebkit browser. There is an existing webdriver that should work with qtwebkit called qtwebdriver  (https://github.com/cisco-open-source/qtwebdriver), but I don't know how to integrate it with intern through selenium.

What I would like is to be able to specify my own browser into the configuration file of intern to be able to communicate with the webdriver through selenium (or directly with the webdriver). Is there something that can help me to integrate a new browser, webdriver into intern? If I can be redirected to a part of the code doing that, it will be really helpful. If you are interested in adding qtwebkit support into intern, I would be happy to contribute.

Thanks!

@dylans
Copy link

dylans commented Oct 11, 2016

Hi @Acanthostega , thanks, this sounds like a good addition to Intern!

A few things you'll want to look into:

@jason0x43 may have a few more suggestions. Let us know if you get stuck or if you have questions!

Also make sure you read through the contributing guidelines if you haven't already. One thing to note is that the Dojo Foundation has merged with the jQuery foundation, so you may use https://contribute.jquery.org/CLA/ for the CLA if you have not done so already.

@dylans dylans added the enhancement A new or improved feature label Oct 11, 2016
@jason0x43
Copy link
Member

Closing this since Intern can, using the "null" tunnel, communicate with arbitrary webdrivers. We can reopen this if there's something QtWebkit-specific Intern needs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A new or improved feature
Projects
None yet
Development

No branches or pull requests

3 participants