Open Bug 1833327 Opened 2 years ago Updated 15 days ago

Introduce Copy property path action in the Response panel

Categories

(DevTools :: Netmonitor, enhancement)

enhancement

Tracking

(Not tracked)

People

(Reporter: Honza, Unassigned, NeedInfo)

References

(Blocks 1 open bug)

Details

Originaly reported here:
https://connect.mozilla.org/t5/ideas/request-for-copy-property-path-in-firefox-json-viewer/idi-p/31583

  1. Open DevTools selecte the Network panel
  2. xecute HTTP request with JSON response
  3. Select the request and open the Response panel
  4. Click anywhere within the JSON Response tree and pick "Copy property path"

"Copy property path" is already supported by Chrome.

Honza

Click anywhere within the JSON Response tree and pick "Copy property path"

Would this amount to JSONPath (or equivalent) support, like exists for XML and HTML, or have I misunderstood?

Flags: needinfo?(odvarko)
You need to log in before you can comment on or make changes to this bug.