Darío Kondratiuk
|
86a3683852
|
Launch browser scafolding (#192)
|
2020-02-08 14:14:17 -03:00 |
Darío Kondratiuk
|
38374e7724
|
Remove extra test (#194)
|
2020-02-08 12:51:09 -03:00 |
Darío Kondratiuk
|
581b74ce99
|
Add chromium actions (#191)
* Add chromium actions
* ops
* Run as matrix
* Change build name
* With artifacts?
* loggers
* Undo logger
|
2020-02-08 10:02:58 -03:00 |
Darío Kondratiuk
|
a747ccf7c4
|
Launcher tests (#186)
* First draft
* dotnet format
* Playwright.launch |browserURL| option tests
* machine cr
* Machine cr
* Feature complete
* dotnet format
* no pups
* More formatting
|
2020-02-08 08:54:31 -03:00 |
Darío Kondratiuk
|
5edbdbaaa3
|
Enforce formatting (#182)
|
2020-02-04 19:31:20 -03:00 |
Darío Kondratiuk
|
fa405edb6c
|
Navigation tests (#179)
* GotoTests
* Some progress
* Private
* Feature complete
* Code factor
* Update src/PlaywrightSharp.Abstractions/IPage.cs
Co-Authored-By: Meir Blachman <meirblachman@gmail.com>
* self-cr
Co-authored-by: Meir Blachman <meirblachman@gmail.com>
|
2020-02-04 19:18:40 -03:00 |
Meir Blachman
|
88c730042c
|
ElementHandle tests (#175)
* ElementHandle tests
* docs
* no puppeteer
* cr
* cr
* bounding box
* rename
* Update src/PlaywrightSharp.Abstractions/IFrame.cs
Co-Authored-By: Darío Kondratiuk <dariokondratiuk@gmail.com>
* Update src/PlaywrightSharp.Tests/ElementHandle/ElementHandleScrollIntoViewIfNeededTests.cs
Co-Authored-By: Darío Kondratiuk <dariokondratiuk@gmail.com>
* compile
Co-authored-by: Darío Kondratiuk <dariokondratiuk@gmail.com>
|
2020-02-04 19:11:35 -03:00 |
Darío Kondratiuk
|
9ee2977b16
|
Rename ContentFrameAsync to GetContentFrameAsync (#178)
|
2020-02-03 20:10:37 -03:00 |
Darío Kondratiuk
|
06e8079cb8
|
geolocation tests (#177)
* First draft
* Geolocation tests
* cr
|
2020-02-03 08:22:27 -03:00 |
Meir Blachman
|
e05caebf6b
|
Frame tests (#171)
* Frame tests
* completed
* Update src/PlaywrightSharp.Abstractions/IFrame.cs
Co-Authored-By: Darío Kondratiuk <dariokondratiuk@gmail.com>
* Update src/PlaywrightSharp.Abstractions/IFrame.cs
Co-Authored-By: Darío Kondratiuk <dariokondratiuk@gmail.com>
* Update src/PlaywrightSharp.Abstractions/IFrame.cs
Co-Authored-By: Darío Kondratiuk <dariokondratiuk@gmail.com>
* Update src/PlaywrightSharp.Tests/Frame/FrameEvaluateTests.cs
Co-Authored-By: Darío Kondratiuk <dariokondratiuk@gmail.com>
* docs
* code factor
* fact attribute
* no public
* formatting
* stylecop
* Update main.yml
Co-authored-by: Darío Kondratiuk <dariokondratiuk@gmail.com>
|
2020-02-03 08:08:28 -03:00 |
Darío Kondratiuk
|
6c69df87d4
|
Build on github (#176)
* Build on github
* ops
* ops++
* ops * 3
* StyleCop take 2
|
2020-02-02 17:01:13 -03:00 |
Darío Kondratiuk
|
51786c8e8d
|
Add stylecop (#174)
* Some progress
* cleanup
* cleanup
|
2020-02-02 10:26:10 -03:00 |
Darío Kondratiuk
|
79cffb9d56
|
ignore HTTPS errors tests (#173)
* ignore HTTPS errors tests
* CodeFactor
|
2020-02-02 10:12:17 -03:00 |
Darío Kondratiuk
|
ac592debff
|
emulate tests (#172)
* emulate tests
* Code factor
|
2020-02-02 10:08:38 -03:00 |
Meir Blachman
|
b0fac22e78
|
Mouse tests (#168)
* skeleton
* added tests
* docs
* deleted extra variable
* formatting
* Update src/PlaywrightSharp.Tests/TestConstants.cs
Co-Authored-By: Darío Kondratiuk <dariokondratiuk@gmail.com>
Co-authored-by: Darío Kondratiuk <dariokondratiuk@gmail.com>
|
2020-02-02 10:02:36 -03:00 |
Darío Kondratiuk
|
dfe06e68c4
|
Cookies tests (#170)
* Cookies tests
* Codefactor
* Remove methods from IPage
|
2020-02-01 13:23:12 -03:00 |
Darío Kondratiuk
|
a7b7e075af
|
Click tests (#167)
* Click tests
* cr
* cr
* More cs
|
2020-01-31 19:24:29 -03:00 |
Darío Kondratiuk
|
4278532046
|
Line endings on editorconfig (#169)
|
2020-01-31 19:05:23 -03:00 |
Meir Blachman
|
234b773209
|
DefaultBrowserContext tests (#162)
* added defaultbrowsercontext.spec
* fixed compile error
* Update src/PlaywrightSharp.Tests/DefaultBrowserContextTests.cs
Co-Authored-By: Darío Kondratiuk <dariokondratiuk@gmail.com>
* Update src/PlaywrightSharp.Tests/DefaultBrowserContextTests.cs
Co-Authored-By: Darío Kondratiuk <dariokondratiuk@gmail.com>
* Update src/PlaywrightSharp.Tests/DefaultBrowserContextTests.cs
Co-Authored-By: Darío Kondratiuk <dariokondratiuk@gmail.com>
* Update src/PlaywrightSharp.Abstractions/IBrowserContext.cs
Co-Authored-By: Darío Kondratiuk <dariokondratiuk@gmail.com>
* Update src/PlaywrightSharp.Abstractions/IBrowserContext.cs
Co-Authored-By: Darío Kondratiuk <dariokondratiuk@gmail.com>
* Update src/PlaywrightSharp.Abstractions/IBrowserContext.cs
Co-Authored-By: Darío Kondratiuk <dariokondratiuk@gmail.com>
* Update src/PlaywrightSharp.Abstractions/IBrowserContext.cs
Co-Authored-By: Darío Kondratiuk <dariokondratiuk@gmail.com>
* completed tests
* fixed test comments
* Update src/PlaywrightSharp.Abstractions/IPage.cs
Co-Authored-By: Darío Kondratiuk <dariokondratiuk@gmail.com>
* Update src/PlaywrightSharp.Abstractions/IBrowserContext.cs
Co-Authored-By: Darío Kondratiuk <dariokondratiuk@gmail.com>
* Update src/PlaywrightSharp.Abstractions/IFrame.cs
Co-Authored-By: Darío Kondratiuk <dariokondratiuk@gmail.com>
* Update src/PlaywrightSharp.Abstractions/IPage.cs
Co-Authored-By: Darío Kondratiuk <dariokondratiuk@gmail.com>
Co-authored-by: Darío Kondratiuk <dariokondratiuk@gmail.com>
|
2020-01-31 19:01:08 -03:00 |
Darío Kondratiuk
|
86dc5b56ec
|
Accessibility tests (#166)
* accessibility tests
* Code factor
* Remove action tests (we have others)
* Bye puppet
* CodeFactor
* Test action change from PR
* Action updates
* ops
* It's bash?
* Remove test
* cr
|
2020-01-31 08:11:24 -03:00 |
Darío Kondratiuk
|
14c759e688
|
Github Actions fixes
|
2020-01-30 09:44:42 -03:00 |
Darío Kondratiuk
|
5e835afb32
|
Dialog tests (#165)
* Dialog tests
* cr
|
2020-01-30 09:39:22 -03:00 |
Darío Kondratiuk
|
8a23861ec6
|
Just a test
|
2020-01-30 09:30:08 -03:00 |
Darío Kondratiuk
|
b284ea90f2
|
Github actions fixes
|
2020-01-30 09:09:40 -03:00 |
Darío Kondratiuk
|
96c5f2a8c4
|
Create github actions
|
2020-01-30 09:06:37 -03:00 |
Darío Kondratiuk
|
208803ca79
|
Delete bad config setup
|
2020-01-30 09:05:55 -03:00 |
Darío Kondratiuk
|
15ac921b97
|
this is not puppeteer action
|
2020-01-29 19:27:44 -03:00 |
Darío Kondratiuk
|
cf67041510
|
Browser context tests (#164)
* Some progress
* Tests complete
* Code factor
* Switch to System.Json
* Self cr
|
2020-01-29 09:10:00 -03:00 |
Meir Blachman
|
db583629b3
|
prettify readme (#163)
closes #155
|
2020-01-28 09:24:35 -03:00 |
Darío Kondratiuk
|
5defc1ad3e
|
Tests project setup (#161)
* Tests project setup
* Remove unneeded references
|
2020-01-27 18:30:37 -03:00 |
Darío Kondratiuk
|
502c4a5095
|
Merge pull request #160 from kblok/v0/fix-project-naming
Fix browser projects names
|
2020-01-26 21:46:12 -03:00 |
Darío Kondratiuk
|
6cb53d88d3
|
Rename docs
|
2020-01-26 21:45:06 -03:00 |
Darío Kondratiuk
|
5f7d456db6
|
renames
|
2020-01-26 21:44:20 -03:00 |
Darío Kondratiuk
|
82b0ad376c
|
Fix browser projects names
|
2020-01-26 21:39:08 -03:00 |
Darío Kondratiuk
|
52ce5b27b4
|
Merge pull request #159 from kblok/v0/first-scaffolding
First scaffolding
|
2020-01-25 09:56:12 -03:00 |
Darío Kondratiuk
|
03d8fd135d
|
Clean projects
|
2020-01-25 09:55:36 -03:00 |
Darío Kondratiuk
|
00b1b2d29f
|
Code factor
|
2020-01-25 09:53:40 -03:00 |
Darío Kondratiuk
|
0cbd1bffbe
|
First scaffolding
|
2020-01-25 09:50:00 -03:00 |
Darío Kondratiuk
|
494b56a1ca
|
Architecture model
|
2020-01-25 08:53:03 -03:00 |
Darío Kondratiuk
|
618ab9554b
|
Contributing file
|
2020-01-25 08:50:29 -03:00 |
Darío Kondratiuk
|
7be8556eeb
|
Initial commit
|
2020-01-22 09:52:18 -03:00 |