selenium-ide
selenium-ide copied to clipboard
Safari Extension
🚀 Feature Proposal
Release an extension for Safari
Motivation
To easily run tests in Safari
Example
Just as the extension is released for Chrome and Firefox but for Safari
@trymeouteh Pretty sure that's not going to happen. The version that currently works on firefox/chrome/edge will likely soon no longer work on chrome after they stop supporting manifest v2 extensions, I think that's what it uses. The IDE has moved to an electron executable and I'm not 100% sure it's still being actively developed. I still rely on the extension in ff/edge/chrome also, but running into issues with back forward cache on my sites killing the extension steps as it runs.