mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-08 08:39:59 +00:00
Namespace messageProxy (sendMessage)
This commit is contained in:
@@ -67,7 +67,7 @@ window.addEventListener("load", () => {
|
||||
htmlReporter.initialize();
|
||||
|
||||
// Use messageProxy socket to request spec injection
|
||||
window.sendMessage({
|
||||
messageProxy.sendMessage({
|
||||
subject: "injectSpecs"
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user