Skip to content

Commit

Permalink
Merge pull request #3 from GCarin1/upgrade_readme
Browse files Browse the repository at this point in the history
readme
  • Loading branch information
GCarin1 authored Nov 13, 2023
2 parents 6fda632 + 4f3133f commit e4df154
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 3 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -162,5 +162,3 @@ cython_debug/
config.yml
browserstack.yml
mapeamento.py

images/*
17 changes: 16 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,16 @@
# automate_v2
# automate_v2

## Bibliotecas

behave
selenium
browserstack-sdk

## Comando

```shell
behave --tags=@busca #tag do execution
behave feature
browserstack-sdk feature

```

0 comments on commit e4df154

Please sign in to comment.