vitalets / autotester

Chrome extension that allows to develop and run automation tests right in browser
MIT License
169 stars 25 forks source link

Examples for Loading Test From Remote Server #10

Open omertarikkoc opened 6 years ago

omertarikkoc commented 6 years ago

First of all, this a great project!

I just need more examples/guides on how to further develop this project. Especially for loading test cases from a remote server.

Also, as you determined in your roadmap if you can implement more Selenium Webdriver API functionality that will be awesome!

Looking forward to hearing from you!

Thank you!

vitalets commented 6 years ago

Hi @omertarik96 ! Unfortunately autotester is frozen( For me It seems puppeteer API wins over Selenium API as more fresh and intuitive.

omertarikkoc commented 6 years ago

Do you know any implementations of puppeteer API for chrome extensions like autotester?

vitalets commented 6 years ago

Have a look on remote-browser.