Showing questions tagged: Show all questions

Need to hide "Browser is under remote control (Reason: Marionette)"

I am in need to develop Visual Studio Desktop Application for Windows, and open 1 website in InPrivate or incognito mode, that is achieve for Edge and Chrome browser and … (read more)

I am in need to develop Visual Studio Desktop Application for Windows, and open 1 website in InPrivate or incognito mode, that is achieve for Edge and Chrome browser and able to hide "Browser is under remote control", but can't able to figure out parameter or settings to do that for Firefox browser.

I am using Firefox 128.0 (64-bit) and Selenium WebDriver 4.22.0, Selenium.WebDriver.GeckoDriver 0.34.0.

I opened https://github.com/mozilla/geckodriver/issues/2186, and thought that, maybe there is any settings of Mozilla Firefox (about:profile), so ask here also.

Need your expert advice.

Regards,

Kamal Kiri

Asked by Kamal Kiri 1 month ago

Browser Console

I want to programatically access the open tabs #document object by the Browser Console. I am in chrome://browser/content/browser.xhtml I fallow the docs in browser consol… (read more)

I want to programatically access the open tabs #document object by the Browser Console. I am in chrome://browser/content/browser.xhtml I fallow the docs in browser console: https://firefox-source-docs.mozilla.org/devtools-user/browser_console/index.html

Following the code: var newTabBrowser = gBrowser.getBrowserForTab(gBrowser.selectedTab); newTabBrowser.addEventListener("load", function() {

newTabBrowser.contentDocument.body.innerHTML = "

this page has been eaten

";

}, true); newTabBrowser.contentDocument.location.href = "https://mozilla.org/";

.contentDocument is null except if current tab is a page such as page about:config

Is there a way to allow chrome:// tab to access read only of the tabs #documents property using the console?

I understand that accessing it with javascript from the browser console would be a security issue. I want to bypass it to read, analize and compare dynamic data from the open tabs.

Asked by Javier Munoz 4 weeks ago

Firefox screenshot feature: How to prevent clicking from affecting page content when taking screenshots?

Hi there, I've noticed that since a certain update (1 - 2 months ago?), when using the Firefox screenshot feature (that is, using Shift + Command/Ctrl + S), clicking on … (read more)

Hi there,

I've noticed that since a certain update (1 - 2 months ago?), when using the Firefox screenshot feature (that is, using Shift + Command/Ctrl + S), clicking on webpage still has effect on the webpage itself: After pressing Shift + Command/Ctrl + S, so that the browser enters screenshot mode, I have to click on a certain area in order to orient the screenshot camera, then click somewhere again, in order to click the "Copy" or "Download" button when the screenshot is ready. If I remember right, these two click actions wouldn't influence the webpage itself at all in older versions of Firefox, because in the screenshot mode the interaction between webpage and mouse clicks was "blocked". However, this is not the case anymore. That means, the webpage could no more look like how it looked like at the moment I wanted to take the screenshot, due to the unblocked mouse click. Even though for most static pages it's not a big deal, for many dynamic pages like online games this is absolutely annoying. Any workaround?

Asked by Lutalli 1 month ago

Setting text alignment in Firefox PDF viewer

Is there a way to change text alignment for Firefox PDF viewer? When I add text to a PDF file, sometimes it's left aligned and sometimes centered, so I think I might hav… (read more)

Is there a way to change text alignment for Firefox PDF viewer?

When I add text to a PDF file, sometimes it's left aligned and sometimes centered, so I think I might have changed the alignment accidentally.

Asked by prlygates1121 1 month ago

Want to download PDF documents into Google Drive

Using Firefox, I would like to download PDF documents that are online directly to a Google Drive folder. Is that possible with Firefox? Thanks in advance for a response! … (read more)

Using Firefox, I would like to download PDF documents that are online directly to a Google Drive folder. Is that possible with Firefox? Thanks in advance for a response!

Asked by mitch32 1 month ago

Email

I have Yahoo.com as my email provider (Firefox is my internet provider). When I get emails I don't want, I move them to the Junk Email option BUT, it only deletes that sp… (read more)

I have Yahoo.com as my email provider (Firefox is my internet provider). When I get emails I don't want, I move them to the Junk Email option BUT, it only deletes that specific email and does NOT keep it from being sent again (and they ARE, repeatedly). I contacted Yahoo and and all they do is send me to a website that will answer the question but sign me up for a monthly $46 to $55 fee. Any way known that I can solve my problem?

Asked by Anthony Antonowicz 1 month ago

One click toggles video stop and start and double click toggles full screen

Hi, I discovered that in order to achieve that, you set in about:config "permissions.fullscreen.allowed from the default false to true. The default behavior does not stop… (read more)

Hi, I discovered that in order to achieve that, you set in about:config "permissions.fullscreen.allowed from the default false to true. The default behavior does not stop the video with a single left mouse click, but triggers full-screen. It would make sense to make "true" the default as it seems more intuitive to control both the play and full-screen in that way.

Asked by Henrry 4 months ago

Last reply by zeroknight 4 months ago

  • Archived

Sharing web page thru email

I am really struggling with Firefox after many years of MS Edge & its forerunners. When there is not an envelope icon on a web page, how do I share to email? … (read more)

I am really struggling with Firefox after many years of MS Edge & its forerunners. When there is not an envelope icon on a web page, how do I share to email?

Asked by OKBookworm 1 year ago

Last reply by Terry 1 year ago

  • Archived

Does FF save text used repeatedly? Such as answers to common questions...

FF 115.02 Win11 I fill in many repeated responses, such as DOB, zip code, etc. I was using Edge for a while and have forgotten the benefits of FF. Does it remember? Can… (read more)

FF 115.02 Win11

I fill in many repeated responses, such as DOB, zip code, etc. I was using Edge for a while and have forgotten the benefits of FF. Does it remember? Can I edit or delete the ones that are no longer relevant or have changed - age, for instance?

Thank you.


(removed leading space - c)

Asked by CiaoBella1 1 year ago

Last reply by cor-el 1 year ago

Youtube not showing full video title when hovering if tab is not focused

While hovering over a Youtube video it shows the full video title as "hover text" if the tab is focused. However, if something else, even another Firefox window is focuse… (read more)

While hovering over a Youtube video it shows the full video title as "hover text" if the tab is focused. However, if something else, even another Firefox window is focused hovering no longer shows anything. Is there some kind of setting to change that? I figured it could be browser and Youtube specific because Chrome shows it on Youtube even when not focused, but neither browser shows it on Google search for example, but I'm not sure.

Asked by tomipir2000 5 months ago

Last reply by cor-el 2 months ago

  • Solved
  • Archived

How to preserve the order of the opened tabs when opening all synced tabs

Hi, I'm migrating to a new PC and followed the below article to open all my currently synced tabs from the old machine on my new one: https://support.mozilla.org/bm/quest… (read more)

Hi, I'm migrating to a new PC and followed the below article to open all my currently synced tabs from the old machine on my new one: https://support.mozilla.org/bm/questions/1357426

The issue is that the on the new machine when I open all synced tabs, the order is reversed, i.e. my latest tabs that are on the right on the old machine are now on the left in my new machine. How do I tell open all tabs to keep the same order in the new machine? Any help is greatly appreciated..!

Thanks! manoja

Asked by manoja 1 year ago

Answered by cor-el 1 year ago

  • Archived

Saving a window with several tabs for later use

Hello For some tasks I use to open on a firefox window several tabs. How to save this window with that particular set of tabs without having to reopen each time separatel… (read more)

Hello For some tasks I use to open on a firefox window several tabs. How to save this window with that particular set of tabs without having to reopen each time separately all these tabs. Thanks!

Asked by noel.hilleret 1 year ago

Last reply by Al12345 1 year ago

  • Archived

How do I force Firefox to use word-wrap in display source screen?

After the last couple of updates Firefox will not wrap words in view source screen(CTRL+U). This makes the info very difficult to read as most lines of code run off the… (read more)

After the last couple of updates Firefox will not wrap words in view source screen(CTRL+U). This makes the info very difficult to read as most lines of code run off the screen. How do fix this? Thanks.

Asked by nabristow 8 months ago

Last reply by zeroknight 8 months ago

  • Archived

REMOVAL OF CONTENT AREA CONTEXT MENU SHADOW

The solution I had posted here - [https://support.mozilla.org/en-US/que.../1343170] no longer works (Firefox Developer Edition 115.0b9). Having inspected [https://search… (read more)

The solution I had posted here - [https://support.mozilla.org/en-US/que.../1343170] no longer works (Firefox Developer Edition 115.0b9).

Having inspected [https://searchfox.org/mozilla-release.../popup.css] I am still unable to find a solution to remove the box shadow from content area context menus.

Asked by deanone 1 year ago

Last reply by jscher2000 - Support Volunteer 1 year ago

  • Archived

Firefox flickering issue with NVIDIA graphics card under Linux/Wayland

I found a solution for that issue under Firefox flickering issue with NVIDIA graphics card under Wayland . This has been the only working solution I found after long res… (read more)

I found a solution for that issue under Firefox flickering issue with NVIDIA graphics card under Wayland .

This has been the only working solution I found after long research. Could You please integrate that information somewhere.

Asked by gatonero 1 year ago

Last reply by James 1 year ago

How do I make the translation option stay on the screen longer so I can click on it?

Dear Anyone. So I got ransomwared awhile back - the AZQT one - and managed to get out of it with copious use of backups! Thing IS - it's left my Outlook/Hotmail E_mail p… (read more)

Dear Anyone.

So I got ransomwared awhile back - the AZQT one - and managed to get out of it with copious use of backups! Thing IS - it's left my Outlook/Hotmail E_mail page in Russian - and I can't select 'change to English' because all the sub-menus are in Russian and I don't know what to click on!

Now when I first load up the page, I get a lovely-looking little box 'Firefox has detected this page is in Russian, would you like to translate to English' (or words to that effect, y'know.) But the box appears and disappears so fast I don't have time to click on it. I managed to get to it a couple of times and it worked perfectly. But normally it vanishes before I can get there.

How do I make the little box stick around longer so I can click on it? Or is the same option hidden in a Firefox menu somewhere - I'm not the world's greatest Internet browser geek, so please keep answers simple! - and I could click on it in a Firefox menu? Like I said - if I GET to it in time, it works like a dream. It's just GETTING to it fast enough before it vanishes that's the problem!

Just ad an 'orrible thought. I hope that if it's in a Firefox menu, that's not been turned into Russian too!

Yours respectfully

Chris.

Asked by ulrichburke 5 months ago

Last reply by TyDraniu 5 months ago