mwinteringham / wiremock-chrome-extension

A simple chrome extension for Wiremock
MIT License
21 stars 4 forks source link

Feature: Should be able to config wiremock in a separate Chrome tab. #12

Open lanshunfang opened 5 years ago

lanshunfang commented 5 years ago

I normally copy & paste Endpoint URL / POST Payload / RESPONSE Payload from Chrome Developer tools -> Network to WireMock Chrome Extension.

It drives me nut when I click Chrome Developer pane, the WireMock Chrome Extension configuration dialog is closed automatically and all the changes will be lost. Let's offer an independent page to do the configuration.

doanva84 commented 4 years ago

Hi, I hope my suggestion here fit your expectation, You could open Wiremock extension in chrome tab with address/url = chrome-extension://kpggcmbpecdeadeljdholmjjehfeelcm/index.html or similar one

If it does not work, please follow step below

  1. Click WM icon on top-right
  2. Righ click on WM logo
  3. Select 'Open link in new tab'
  4. Enjoy stubbing :)