Tools: is it possible to use web-component-tester without java?

Created on 18 Sep 2016  路  2Comments  路  Source: Polymer/tools

Apologies if this is not the right place to ask, if there is a better place to ask questions like this please let me know. I'm fairly new to web components, polymer, and client side testing, I'm using C# and F# for my back end and I would really like to avoid needing to install the java runtime on my machine.

I understand that web-component-tester depends on selenium and it is using the java web driver. My question is, is there any way for me to configure things so it will use the C# web driver instead? or do I need to just give up on using web-component-tester and instead look into testing with just selenium and C# web driver without web-component-tester?

web-component-tester wontfix

Most helpful comment

I don't have such a practical objection, but does leave a bad taste in my mouth to have to install jre simply to run tests (is node.js not enough?). It reminds me of when people giving me web development tools written Python, and then having to make grunt modules to use them :/

All 2 comments

I don't have such a practical objection, but does leave a bad taste in my mouth to have to install jre simply to run tests (is node.js not enough?). It reminds me of when people giving me web development tools written Python, and then having to make grunt modules to use them :/

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

MaKleSoft picture MaKleSoft  路  3Comments

NeoLegends picture NeoLegends  路  3Comments

rasto68 picture rasto68  路  4Comments

rwatts3 picture rwatts3  路  3Comments

ankon picture ankon  路  4Comments