We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 518a029 commit a7b82a5Copy full SHA for a7b82a5
docs/audio-injection.md
@@ -107,7 +107,7 @@ Inject the uploaded audio file from LambdaTest into the recorder or app when you
107
108
**Inject File**
109
```python
110
-driver.execute_script('lambda-audio-injection: {"action":"inject","arguments":{"media_url":"lt://MEDIA123..."}}')
+driver.execute_script("lambda-audio-injection=lt://MEDIA123...")
111
```
112
113
:::note
0 commit comments