Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: include playwright module on setup #391

Merged
merged 2 commits into from
Jun 6, 2024

Conversation

ricardogarfe
Copy link
Contributor

@ricardogarfe ricardogarfe commented Jun 6, 2024

Include playwright module on setup.py

@ricardogarfe ricardogarfe requested a review from rgonalo June 6, 2024 08:20
setup.py Outdated Show resolved Hide resolved
@ricardogarfe ricardogarfe requested a review from rgonalo June 6, 2024 08:38
@ricardogarfe ricardogarfe merged commit d1a4090 into feat/playwright Jun 6, 2024
20 checks passed
@ricardogarfe ricardogarfe deleted the chore/playwright-setup branch June 6, 2024 09:24
jruizg23 pushed a commit that referenced this pull request Jul 15, 2024
* chore: include playwright module on setup
jruizg23 added a commit that referenced this pull request Jul 15, 2024
* NOV-244340: expression for selecting in an array for a context storage (#388)

* chore: base code for selecting in an array using expresions like a.[key='value'].b

* fix: previous unitary tests with the new code

* test: add positive unitary tests for the new feature

* test: add negative unitary tests

* doc: updated methods docstring

* doc: updated changelog

* fix: flake8 format for unitary testing

* fix: flake8 format for dataset module

* chore: adapt code to codeclimate bot stupidity

* test: add unitary test for invalid list structure

* fix: upgrade Faker version to 25.9 (#394)

* fix: upgrade Faker version to 25.9

* fix Firefox unittests

* bug(QAWTO-212): fix result for action before the feature error with background (#397)

* bug(QAWTO-212): fix action before the feature with background output with error

* fix(QAWTO-212): fix flake8 linter messages

* fix(QAWTO-212): move behave import to selected function

* docs(QAWTO-212): update changelog

* feat: add initial integration of playwright (#387)

* feat: add initial integration of playwright

* avoid error in after_scenario

* feat: reuse toolium driver and pageobjects for playwright tests (#389)

* chore: include playwright module on setup (#391)

* chore: include playwright module on setup

* feat: playwright enable headless config (#392)

* feat: stop playwright when driver is closed (#393)

* playwright start by browser

* avoid duplications for ConfigDriver instance

* fix lint

---------

Co-authored-by: robertomier <roberto.mierescandon@telefonica.com>
Co-authored-by: Rubén González Alonso <ruben.gonzalezalonso@telefonica.com>
Co-authored-by: Ricardo García Fernández <ricardo.garciafernandez@telefonica.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants