Imre Lengyel
Imre Lengyel
Also I attempted to compile the pose solution but when I do `dotnet restore` I get the following error Installing Mono.Reflection 1.1.0.0. C:\Program Files\dotnet\sdk\1.0.4\NuGet.targets(97,5): error : Package Mono.Reflection 1.1.0 is...
@tonerdo I suppose this also means that code coverage tools will not track lines called under the Isolate method?
Another error sample: `Render Failure: Failed to execute 'querySelector' on 'Element': '[data-key="$..["point", "berthDate"]"]' is not a valid selector.` As a workaround, where can I find the local config files to...
> As a workaround, where can I find the local config files to purge the query history? I had success by searching for and removing the offending queries in `%APPDATA%\insomnia\insomnia.RequestMeta.db`