Is it possible to integrate SELENIUM IDE testing into Github?

Asked

Viewed 60 times

2

I have some tests with the SELENIUM IDE and would like to integrate it with a repository on Github. It is possible?

1 answer

1

Apparently, no.

Selenium Webdriver can be integrated into the Github API. The difference between the Selenium IDE and the Selenium Webdriver is that you will have to program the code in some language. Github has libraries for the API in the following languages:

Browser other questions tagged

You are not signed in. Login or sign up in order to post.