Commit 5b0f88e
committed
Deprecate
This provides no useful functionality over calling:
`Capabilities.is("javascriptEnabled")`
Worse, it's suggesting that browsers can be used with
webdriver without JS enabled, which isn't true.Capabilities.isJavascriptEnabled
1 parent bc4c207 commit 5b0f88e
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
34 | 39 | | |
35 | 40 | | |
36 | 41 | | |
| |||
0 commit comments