Skip to content

Commit

Permalink
Merge pull request #1 from Merkie/README-tiny-fix
Browse files Browse the repository at this point in the history
Remove artifact from README
  • Loading branch information
Merkie authored Nov 17, 2023
2 parents 9e160f1 + 76a5fc5 commit 21e5526
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,6 @@ console.log(`"There are 3 links" is a ${thereAreThreeLinks} statement`);
## Why use Auto Playwright?
Certainly! Here's a rephrased version of the provided content, presented in a markdown table:

| Aspect | Conventional Approach | Testing with Auto Playwright |
| ------------------------------ | ----------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------- |
| **Coupling with Markup** | Strongly linked to the application's markup. | Eliminates the use of selectors; actions are determined by the AI assistant at runtime. |
Expand Down Expand Up @@ -331,4 +329,4 @@ The above copyright notice and this permission notice shall be included in all c
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
```
</details>
</details>

0 comments on commit 21e5526

Please sign in to comment.