Andy Earnshaw
Andy Earnshaw
As a workaround, I added this to my `settings.json`: ```json "workbench.colorCustomizations": { "[Braver's Solarized Dark (themed workbench)]": { "terminal.ansiBrightBlack":"#586e75" }, }, ```
I'm having the same problem as @MattKunze on macOS. I've enabled verbose tracing in the settings, and there doesn't appear to be any additional info available from this. ``` [Info...
> I know there's probably an upstream issue involved here since this feature is reliant on the CDP endpoint being improved, but since that CDP endpoint was originally implemented for...
> Which properties would be most interesting for querying? > Something like disabled, focusable, hidden, level, checked, expanded, selected, rowIndex, columnIndex? Those would cover the majority of use cases I...
This is how I'm having to implement getting a specific cell: ```javascript async function getGridCell( page, targetColumnIndex, targetRowIndex, parentSelector ) { const parentHandle = page.$(parentSelector); const gridCells = await parentHandle.$$(`aria/[role="gridcell"]`);...
@jrandolf I think you might have tagged this one incorrectly.
I've dumped my DLC and hit the same problem. Is there any information I can provide to help get this fixed?
I have enabled Developer Mode but still hit this problem: ``` PS C:\Users\andye> Add-AppxPackage -Register .\Downloads\wsa-bundle\wsa-wix\AppxManifest.xml Add-AppxPackage : Deployment failed with HRESULT: 0x80073CFF, To install this application you need either...
@caridy, Realms look interesting (and I'm super-stoked for them!), but looks like an entire "pseudo" DOM implementation (or some kind of reinvented wheel) would be needed for a Realm in...
I'd be interested to see if the Geforce Now app could run on my 55GX.