-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit c2299d8
Javascript single test file execution (#1663)[deploy site]
* Javascript single test file execution
In selenium documentation, javascript test file execution was missing.
Therefore, I added that the command to run a test file for javascript
in "Running Selenium File > JavaScript" section.
* Small correction in examples>javascript>test>README.md
* package-lock.json file has been excluded
* similar changes are added to other translated files
---------
Co-authored-by: Sri Harsha <12621691+harsha509@users.noreply.github.com>1 parent 12524f1 commit c2299d8
File tree
5 files changed
+13
-5
lines changed- examples/javascript
- website_and_docs/content/documentation/webdriver/getting_started
5 files changed
+13
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | - | ||
29 | + | ||
30 | + | ||
31 | + | ||
32 | + | ||
33 | + | ||
34 | + | ||
35 | + | ||
36 | + | ||
37 | + | ||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
242 | 242 | | |
243 | 243 | | |
244 | 244 | | |
245 | - | ||
245 | + | ||
246 | 246 | | |
247 | 247 | | |
248 | 248 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
248 | - | ||
248 | + | ||
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
247 | - | ||
247 | + | ||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
260 | - | ||
260 | + | ||
261 | 261 | | |
262 | 262 | | |
263 | 263 | | |
| |||
0 commit comments