You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I create a framework which use Evaluate, I know how to detect if this method is available but I would like to detect if wgxpath.install.js is loaded, an if wgxpath.install() is executed, and at last, if wgxpath.install() failed or not in both case my framework call it or browser did it before to initialize my framework.
A Wiki or documentation about these issues could be fine.
Hi,
I create a framework which use Evaluate, I know how to detect if this method is available but I would like to detect if wgxpath.install.js is loaded, an if wgxpath.install() is executed, and at last, if wgxpath.install() failed or not in both case my framework call it or browser did it before to initialize my framework.
A Wiki or documentation about these issues could be fine.