Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

Make Firefox normal under remote-debugging-port

  • 1 απάντηση
  • 0 έχουν αυτό το πρόβλημα
  • 3 προβολές
  • Τελευταία απάντηση από bijanbina

more options

Hi, Whenever I enable the CDP with the `remote-debugging-port` argument, the form autofill option disables and some website like Alibaba and Digikey captcha won't work out.


Can you please help me where to look for in the Firefox source code or suggest any other solution to solve these two problems.

I'm not sure is it because of `LauncherFlags: eWaitForBrowser` but I can confirm that under `remote-debugging-port` option firefox shows these alternative behavior

Thanks

Hi, Whenever I enable the CDP with the `remote-debugging-port` argument, the form autofill option disables and some website like Alibaba and Digikey captcha won't work out. Can you please help me where to look for in the Firefox source code or suggest any other solution to solve these two problems. I'm not sure is it because of `LauncherFlags: eWaitForBrowser` but I can confirm that under `remote-debugging-port` option firefox shows these alternative behavior Thanks

Όλες οι απαντήσεις (1)

more options
  • Because I couldn't edit here is the new version. The autofill part is solved so the bug is:

Whenever I enable the CDP with the remote-debugging-port argument Some websites like Alibaba and Digikey login won't work and I get NS_BINDING_ABORT on their login request

I'm sure this is the case when `remote-debugging-port` is enabled. Any clue how to solve this? i think maybe it's some config inside about:configs