Firefox slow down WinAppDriver in catastrofic scale (in 100 times)
Categories
(Core :: Widget: Win32, defect, P5)
Tracking
()
People
(Reporter: needmemail, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36
Steps to reproduce:
I write tests of windows apps in java using WinAppDriver of Microsoft.
But when Firefox browser is running in this moment. speed of this test cases is minimum. But with Chrome browser no slowing down appears.
Actual results:
All testcases in WINAPPDRIVER are slowing down
Expected results:
Do not use features wich slowing down my test cases
Comment 1•2 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Fenix::General' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Updated•2 years ago
|
Comment 2•2 years ago
|
||
Moving to the performance component. Does this happen in TroubleShoot mode (accessible from the Help menu), and/or a clean profile? If so, it would be helpful to get a profile using https://profiler.firefox.com/ as well. Set as a severity of 4 until we have some sense of what group of users this is likely to effect...
Updated•2 years ago
|
Comment 3•2 years ago
|
||
This bug was moved into the Performance component.
:needmemail, could you make sure the following information is on this bug?
- For slowness or high CPU usage, capture a profile with http://profiler.firefox.com/, upload it and share the link here.
- For memory usage issues, capture a memory dump from
about:memoryand attach it to this bug. - Troubleshooting information: Go to
about:support, click "Copy raw data to clipboard", paste it into a file, save it, and attach the file here.
If the requested information is already in the bug, please confirm it is recent.
Thank you.
Dear Sirs ... and Mr. Bot
I need not to increase performance of FireFox at all. I need FireFox stop use components concured with WAD (WinAppDriver).
I cant work in QA of windows desktop apps when FireFox (my favared browser) is working. What fetures you use, I don't know. But befor running of my WAD tests I forced to close FireFox.
Updated•2 years ago
|
Comment 5•2 years ago
|
||
I'm not sure what we can do about performance issues in another application entirely — especially not one that's unmaintained and allegedly no longer even runs on supported versions of .NET.
As a shot in the dark: try going to about:config and setting accessibility.force_disabled to false.
If that doesn't help, I'd suggest going ahead and doing what BugBot suggested earlier — if something Firefox is doing is causing WinAppDriver to be slow, then perhaps it will also be slow in Firefox and therefore show up in a Firefox profile.
Comment 6•1 year ago
|
||
A needinfo is requested from the reporter, however, the reporter is inactive on Bugzilla. Given that the bug is still UNCONFIRMED, closing the bug as incomplete.
For more information, please visit BugBot documentation.
Description
•