Record Iframe network call using selenium

57 Views Asked by At

I want to record iframe network calls using selenium CDP api . I am using selenium network interceptor to record website network call but unable to record for iframes .

I have already tried to disable features like IsolateOrigins,site-per-process but that didn't help

0

There are 0 best solutions below