python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Where to find all available preferences for selenium for FireFox/Chrome and how to implement them with Python?
I am trying to build a TinderBot.
Both Chrome and FireFox ask for geo permission outside of code (the pop-up drops from the browser's address bar, so it's not inside the html and I cannot access it wi...
RZenBridges
Votes: 0
Answers: 1
Firefox Ignores Content-Disposition
I'm trying to write MVC endpoint that will optionally set the content-disposition to inline or attachment in order to either display the file (a pdf) inside a new browser tab or else to download it. T...
Ryan Pierce Williams
Votes: 0
Answers: 2
Cannot find name 'browser' error in typescript when trying to add onMessageExternal method for Firefox Extension
Cannot find name 'browser' error in typescript when trying to add onMessageExternal method for Firefox Extension
Wet_Pantz
Votes: 0
Answers: 1
Laravel/Vue - Sessions on firefox not working correctly (CSRF token mismatch, session data is null, etc)
I'm working on a project with Laravel and inline vue*. For submitting forms we use axios-calls.
On chrome there is no issue, but in Firefox, with every axios call it gives back a 419 error 'csrf token...
BigLvM
Votes: 0
Answers: 1