Граф коммитов

23 Коммитов

Автор SHA1 Сообщение Дата
campersau ecf10ba3cb
chore: fix dotnet build did not pack the same results as dotnet pack (#2273) 2022-08-28 10:53:47 +02:00
Max Schmitt de7ad8ca7b
chore: consider runsettings TestRunParameters in context/browser creation (#2212) 2022-07-18 09:35:21 +02:00
Max Schmitt 361a086e3e
docs(contributing): add note how to collect coverage (#2013) 2022-02-17 18:24:21 +01:00
Max Schmitt 35f977bbd3
chore: rename wwwroot to assets (#1862) 2021-12-08 09:49:14 -08:00
Max Schmitt 53ccf22692
test: move upstream assets back in the repo (#1852) 2021-12-03 16:33:54 -08:00
Anže Vodovnik cc820a28bb
feat: when rolling, also copy the wwwroot over (#1756) 2021-09-23 14:34:31 +02:00
Pavel Feldman ed04cc2766
chore: make the build a bit more mac-friendly (#1687) 2021-08-16 11:08:55 -07:00
Anže Vodovnik 96c327d500
chore(tests): fix stalling SSL tests on Mac OS (#1647) 2021-07-30 11:06:05 +02:00
Anže Vodovnik 19fa0884c6
fix: driver discovery and folder consolidation (#1520)
* fix: fallback to NuGet repository for driver location
* fix: fixing driver discovery and consolidating driver folders
2021-06-15 10:44:10 +02:00
Pavel Feldman 97e57c693f
feat(driver): dedupe the driver package (#1502) 2021-06-07 16:36:48 -07:00
Pavel Feldman 0a41c2180f
chore: implement 1.12 features (#1474) 2021-06-03 14:49:31 -07:00
Anže Vodovnik ea3aad1239
chore(tests): drop net48 from tests (#1469) 2021-06-03 14:16:56 -07:00
Anže Vodovnik fbe7ebb2fb
chore: add support for dotnet tool/CLI (#1426) 2021-05-26 17:28:09 -07:00
Pavel Feldman dc055586f3
api(internal): declare internal classes as such (#1418) 2021-05-22 20:20:34 -07:00
Darío Kondratiuk ada6bb2499
tests: remove locker waits (#1395)
* tests: remove locker waits

* re-implement test

* remove extra call
2021-05-21 09:45:00 -03:00
Pavel Feldman 0fbe2ef167
feat(inspector): wire inspector (#1384) 2021-05-16 18:47:13 -07:00
Darío Kondratiuk c92fc600ce
chore: bump driver to 1.11 (#1339)
* chore: bump driver to 1.11

* Ignore test images

* Generic ignore

* Restore ShouldBeAbleToCaptureAlert test

* Increase timeout in firefox test
2021-05-07 08:13:22 -03:00
Anže Vodovnik 0c623acffb
chore(namespace): migrate from PlaywrightSharp to Microsoft.Playwright (#1326)
* WIP: Chromium temp.

* WIP: added suppression of the warning message

* WIP: Intermediate Rename - compilation complete

* chore(dotnet): Moved to Microsoft.Playwright namespace.

* chore(build): fix broken GH pipeline

* chore(format): code format changes

* chore(build): broken pipeline

* chore(rename): Moving folders and updating build

* chore(build): broken build attempt #4

* chore(rename): package info update

* chore(build): It'll work this time

* chore(build): It'll work this time, really

* chore(tests): broken test due to rename

* chore(build): whooop, whooop
2021-04-29 14:44:24 -03:00
Anže Vodovnik 3709d37ab2
chore(nuget): make dotnet publish work with rid. (#1175)
* chore(nuget): make dotnet publish work with rid.
* chore(dotnet): remove .props file - We now perform this task manually, so there's no need to keep the props file itself.
2021-02-24 14:52:20 +01:00
Darío Kondratiuk c558f7d618
chore(driver): Copy drivers on build time (#991)
* Drivers as part of the package

* Remove ApiChecker

* Package config project

* Builds

* Rename workflow

* Don't linux on Windows

* Ops

* Download drivers earlier

* Fix tests

* Fix encoding

* Drop .net framework test

* Fix temp nuget folder

* Split actions

* Rename action

* Delete log file

* Revert "Remove ApiChecker"

This reverts commit 2c89fed867.

* Improve build

* Before restore

* Update .github/workflows/nuget-package-tests.yml

Co-authored-by: Max Schmitt <max@schmitt.mx>

* Update nuget-package-tests.yml

* update .NET Core install

Co-authored-by: Max Schmitt <max@schmitt.mx>
2020-11-20 09:34:41 -03:00
Darío Kondratiuk cbb5eb3bab
chore(drivers): download drivers on build (#985)
* chore(drivers): download drivers on build

* Before CoreCompile

* Try bumping .net core

* Build to log

* and BeforeBuild

* Create dir

* build on linux

* Improve build

* ops

* Undo CI change
2020-11-07 08:35:56 -03:00
Darío Kondratiuk 44a2213844
Introduce Playwright-Sharp as a Playwright client (#639)
* Empty Canvas

* Interfaces only

* Some progress

* More progress

* More progress

* More progress

* Some progress

* Proxies?

* Undo proxies for now

* Some progress

* Working demo

* Tests ready to be retested

* No categories

* dotnet format
2020-07-10 08:03:17 -03:00
Darío Kondratiuk 7be8556eeb
Initial commit 2020-01-22 09:52:18 -03:00