2011-06-13 68 views

回答

1

只有當網頁已被Sahi代理修改時,控制器纔會出現。

嘗試以下操作:

Refresh the browser and check 
Force Reload (override cache), 
Firefox: Ctrl+F5 or Ctrl+Shift+R Internet Explorer: Ctrl + F5 

OR

Clear the browser cache manually and reload. 

Make sure popup blockers are turned off. 

If you are surfing the intranet on IE: 
Go to Tools -> Internet Options -> Connections -> LAN Settings. There, make sure that 「Bypass proxy for local addresses」 is unchecked. 

If you are surfing an https site, make sure that the proxy is configured for SSL/HTTPS on your browser. Also have a look at https/ssl sites do not work properly 

If using Internet Explorer 7 (or higher), surfing to http://localhost:port and http://127.0.0.1:port may bypass Sahi. Try using your machine name instead of localhost. 
+1

你可以接受你自己的答案。 (我相信在發佈後2天之後) – GmonC 2011-06-16 04:20:38

2

並沒有爲我工作,要麼,儘管工作代理(SAHI的JavaScript beeing注入頁)。可能這是因爲alt +拖動綁定到Windows窗口管理器中的移動窗口。

您可以嘗試手動打開sahi控制器窗口。輸入地址欄:

javascript:window._sahi?window._sahi.openWin():alert('Sashi seems to be absent.');

如果代理服務器不工作,將顯示錯誤消息。

相關問題