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

added macos for test #38

Open
wants to merge 32 commits into
base: master
Choose a base branch
from
Open

added macos for test #38

wants to merge 32 commits into from

Conversation

oleg-andreyev
Copy link
Owner

No description provided.

The branch alias for "dev-master" in the composer.json file was updated from "1.0.x-dev" to "1.3.x-dev". This change is done to reflect the latest stable version in the development branch.
@oleg-andreyev
Copy link
Owner Author

dependabot bot and others added 25 commits September 28, 2023 08:52
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* - fixing ci for 1.3
- update php-cs-fixer
- moved from custom script to bdi to download chrome and firefox
- updated ci, lower static to lowest php and removed 8.3 from experimental
- updated mink/driver-testsuite to v2
- create baseline for phpstan
- "reset" now will try to close all the windows, except main
- switchToIFrame now handles ID and Name
- setValue value validation, as it triggers php error

* trigger
* Update ci.yml

Execute CI on 1.3.x

* phpcs

* - updated chrome.sh/firefox.sh to download driver using bdi
- fixing firefox options
- update shell scripts

* phpcs

* moved 8.3 into stable and 8.4 into experimental

* removed 8.0 EOL

* added phpstan-baseline.neon

* fix tests

* update ci.yaml

* trigger

* phpcs

* phpstan

* phpcs

* phpcs
- added safari.sh
- updated TimeoutTest
- updated switchToWindow to use same logic as firefox
- added trim to WindowNameTest
- updated executeAsyncScript
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.

4 participants