WebDriver/RemoteProtocol/GutenbergCDPUsage: Difference between revisions

m
→‎Methods only: move script
m (→‎Methods ranked by frequency: Separate Methods from ranked list)
m (→‎Methods only: move script)
Line 79: Line 79:
=== Methods only ===
=== Methods only ===


<pre>
cat gutenberg-logs | grep '"id":'  | grep -oE '"method":"[^"]+\.[^"]+"' | sed 's/"method":"//' | sed 's/"//' | sort | uniq -c | sort -r
cat gutenberg-logs | grep '"id":'  | grep -oE '"method":"[^"]+\.[^"]+"' | sed 's/"method":"//' | sed 's/"//' | sort | uniq -c | sort -r


<pre>
14924 Input.dispatchKeyEvent
14924 Input.dispatchKeyEvent
12462 Runtime.callFunctionOn
12462 Runtime.callFunctionOn
Confirmed users
378

edits