**Description** When a language port was using Inspector with the "Locator Picker" feature, it only recognised JavaScript as a language by default. As a workaround the user was able to click record, interact with the page and then the language would be correctly used -> csharp e.g. would work in the "Locator Picker". **Why?** Our language bindings are setting `PW_LANG_NAME=<sdkLanguage>` env var -> good. Our recorder harness also uses this along its internal state here: |
||
|---|---|---|
| .. | ||
| callLog.css | ||
| callLog.tsx | ||
| DEPS.list | ||
| index.tsx | ||
| main.tsx | ||
| recorder.css | ||
| recorder.tsx | ||
| recorderTypes.ts | ||
| vite-env.d.ts | ||