Skip to content

Commit

Permalink
Update PropertiesList.md
Browse files Browse the repository at this point in the history
implement bidi flag in alignment with ShaftHQ/SHAFT_ENGINE#1452

Signed-off-by: Mohab Mohie <[email protected]>
  • Loading branch information
MohabMohie authored Jan 15, 2024
1 parent a0987c7 commit a81d245
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/Properties/PropertiesList.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ Here's a list of all the supported properties *(Work In Progress)*
| com.SHAFT.proxySettings | ` ` | `host:port` | • Used to configure testing behind a proxy. e.g. corporate proxy. |
| driverProxySettings | `true` | `true`, `false` | • To enable or disable the driver proxy. |
| jvmProxySettings | `true` | `true`, `false` | • To enable or disable the JVM proxy. |
| enableBiDi | `true` | `true`, `false` | • To enable or disable the [WebDriver BiDi protocol](https://www.selenium.dev/documentation/webdriver/bidirectional/webdriver_bidi/). |

### Web

Expand Down

0 comments on commit a81d245

Please sign in to comment.