File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ You can do the following actions:
5656 - ` Debug Test ` : Execute the selected test case with a debugging session.
5757 - ` Reveal in Test Explorer ` : Locate and highlight the test in the centralized Testing view.
5858
59- ## Extension Settings
59+ ## Extension Settings
6060
6161Include if your extension adds any VS Code settings through the ` contributes.configuration ` extension point.
6262
@@ -68,3 +68,7 @@ This extension contributes the following settings:
6868- ` webdriverio.configFilePattern ` : Glob pattern for WebdriverIO configuration file
6969- ` webdriverio.logLevel ` : Set the logLevel
7070- ` webdriverio.showOutput ` : Show WebdriverIO output in the test result when set ` true ` this option
71+
72+ ## Remarks
73+
74+ This extension is ** pre-release status** . So, the interface (e.g. configuration parameters) is subject to change.
You can’t perform that action at this time.
0 commit comments