Skip to content

Commit a7b82a5

Browse files
sakshamarora-archIshavyas9
authored andcommitted
Updated documentation
1 parent 518a029 commit a7b82a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/audio-injection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ Inject the uploaded audio file from LambdaTest into the recorder or app when you
107107

108108
**Inject File**
109109
```python
110-
driver.execute_script('lambda-audio-injection: {"action":"inject","arguments":{"media_url":"lt://MEDIA123..."}}')
110+
driver.execute_script("lambda-audio-injection=lt://MEDIA123...")
111111
```
112112

113113
:::note

0 commit comments

Comments
 (0)