My workable Selenium project templates with .NET and Node.js
I use a lot of technologies to testing, mostly this technology My TDD Technique for Backend API development with Xunit (Custom Attribute, WebClient GET/POST, JWT auth, Fact, Theory, InlineData, ClassData iterator function, Inject Log, Txt parsers for console output), however time on time I use Selenuim.
Therefore now I decide to publish my workable project templates to .NET https://github.com/Alex-1557/SeleniumNet
And for Node.js https://github.com/Alex-1557/SeleniumNode
To working with Selenium, need of course, download related Selenium driver https://github.com/mozilla/geckodriver/releases and simplest way to place path to that driver to system PATH.
Browser context:
Comments (
)
)
Link to this page:
http://www.vb-net.com/Selenium/Index.htm
|
|