Deleted user
Deleted user
Implemented code update. Associated PR: https://github.com/nasa/openmct/pull/7989
Code update complete. Opening PR soon.....
Associated PR: https://github.com/nasa/openmct/pull/7984
Code updates complete. Opening PR soon.....
Associated PR: https://github.com/nasa/openmct/pull/7986
+1 on finding this a highly desirable feature
Thank you @tobyhinloopen . I use an even shorter version. I think `getComputedStyle` is not really needed since I personally never add any css to my unit tests unless it's...
Where to download Geany 2.1? Are you using this fork? https://github.com/Alex313031/geany-ng/releases
So this appears to be something with selenium trying to launch chrome with gpu acceleration, but failing to initialize. Looks related to #267
If you haven't yet solved the issue, here are a few things that fixed my error: 1. Make sure your image and script are in the same directory. 2. Next,...