2011-06-13 10 views

答えて

1

コントローラは、Webページが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

2

はワーキングプロキシ(sahi年代javascriptのbeeingてページ内に注入さ)にもかかわらず、どちらか私のために動作しませんでした。おそらくその理由は、alt +ドラッグは私のウィンドウマネージャー内の移動するウィンドウへのボンドです。

コントローラウィンドウを手動で開くことができます。アドレスバーに入力してください:

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

プロキシが動作していない場合は、エラーメッセージが表示されます。

関連する問題