ckeditor / ckeditor4-benderjs-runner

Bender.js runner for CKEditor 4
Other
1 stars 3 forks source link

Integrate with BrowserStack (or similar) #4

Open f1ames opened 3 years ago

f1ames commented 3 years ago

As mentioned in README:

I have tested it one day and it seems to be doable AFAIR. The only issue could be with IE8 which displays alert about long executing script for bender and I'm not sure if it can be somehow disabled.

It should be doable but it's not really a small task. OTOH launchpad used here for launching browsers already have some API for using BrowserStack so it should work in a similar manner as launching local browsers. Additionally, tunneling will be needed here so BS can access locally launched bender instance.