sinclairzx81 / smoke

Run Web Servers in Web Browsers over WebRTC
Other
536 stars 40 forks source link

Tested on Safari yet? #3

Closed Cinemacloud closed 4 years ago

Cinemacloud commented 4 years ago

Very cool project

sinclairzx81 commented 4 years ago

Hi, thanks.

The specs only currently cover chrome and firefox at this stage, however I'd like to add Safari and the new Edge browser but haven't had a lot of time to look into the project sadly, but do intend to pick it up later in the year.

The tests are implemented with the karma framework and the configuration for that is here, I haven't checked for headless Safari, maybe its possible to just add a karma hook for it?

Cinemacloud commented 4 years ago

Thanks and can you possibly shed some insight on my other issue raised regarding shell_options not found? If I comment that out it works? but without tracing output.

sinclairzx81 commented 4 years ago

Will close this off and link to this issue. Will make of note to review Safari headless browser testing.

Many Thanks !