Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

hardkoded

Support hardkoded projects such as Puppeteer-Sharp and Playwright-Sharp
Collective - Host: opensource - https://opencollective.com/hardkoded-projects - Website: https://www.hardkoded.com/ - Code: https://github.com/kblok

Pass popup tests (#843)

* Pass popup tests

* Pass Popup tests

* dotnet format

github.com/kblok/playwright-sharp - 7f5956fd3f6a05e10cc7db2b497424cd300421f1 authored over 4 years ago
Pass query selector tests (#842)

github.com/kblok/playwright-sharp - db0a9c6a8452d4bf48cd6828b1d74a1611a2a7ec authored over 4 years ago
Pass route tests (#841)

* Pass route tests

* Pass Continue tests

github.com/kblok/playwright-sharp - 0b0fdf7399fef48e07fd637c5b9e6d97207bfd73 authored over 4 years ago
Pass Accessibility tests (#840)

* Pass Accessibility tests

* Fix waiter

github.com/kblok/playwright-sharp - c3970e31c427e2acead822b61994b62ec529cbfd authored over 4 years ago
Pass PageClick and WaitForNavigationTests (#839)

github.com/kblok/playwright-sharp - 52819befbe984db1b2c1f979e8be2520b6bef58b authored over 4 years ago
Remove erroneous project file entry (#838)

github.com/kblok/playwright-sharp - 2e4a6bb84ed704590c31c8db53aac6ed7219c66e authored over 4 years ago
add July blog post to readme (#834)

* add July blog post to readme

* Update README.md

Co-authored-by: Stuart Lang <stuart.b.la...

github.com/kblok/playwright-sharp - cd9671f9f2ccff58829ad881283d754da0e19132 authored over 4 years ago
September report

github.com/kblok/kblok.github.io - 006e8c57addc484ecf5354d7c43d8f597ebcb0b4 authored over 4 years ago
Remove LaunchServer and Connect, pass a few click tests. (#835)

github.com/kblok/playwright-sharp - 8274a4ccf31315f148639a15774216ac05f0622f authored over 4 years ago
Fix typo (#831)

* Fix typo

* dotnet format

github.com/kblok/playwright-sharp - da8695d80abb6cb6f32a8a781269e67f473cf44d authored over 4 years ago
Embedded drivers (#830)

* Fix install location

* embedded

github.com/kblok/playwright-sharp - 2dc5d44998f9b2c0574622df06209c6f4d91753d authored over 4 years ago
Release 0.111.0 (#828)

github.com/kblok/playwright-sharp - bc5d7d3529bf80235f52cd8cb98f244bf44e469f authored over 4 years ago
API checker (#827)

* API checker

* dotnet format

github.com/kblok/playwright-sharp - 37129beac8755c6b25cd5521115732bd457b67a1 authored over 4 years ago
Options refactor (#806)

* Options refactor

related to #641

* dotnet format

* ops

github.com/kblok/playwright-sharp - 39c61c51ff268e82773f84ee41763d90bf866f20 authored over 4 years ago
Remove unused classes (#804)

* Remove unused classes

* Remove dead code

* Remove NavigatingActionWaitOptions

* Remov...

github.com/kblok/playwright-sharp - 4004dbbb849dc681bb34c7cf099397bf7283f695 authored over 4 years ago
Remove ConnectionOptions (#805)

* Remove ConnectionOptions

related to #641

* Fixes

* dotnet format

github.com/kblok/playwright-sharp - 9a8a3340f1acc3ce73ef03e30fc1d3f8af8df862 authored over 4 years ago
VS Code setup (#803)

github.com/kblok/playwright-sharp - d16dcd1fa0d62ebe736f5b7d8cbbca8ffbf4821c authored over 4 years ago
Remove WaitForOptions (#802)

related to #641

github.com/kblok/playwright-sharp - bad3a892dbbcc3f562dfd2345128548d17474039 authored over 4 years ago
Rename GeolocationOption to Geolocation (#800)

* Rename GeolocationOption to Geolocation

related to #641

* dotnet format

github.com/kblok/playwright-sharp - 857e31dcb43c3851279a5f8e4d1ea734154e0ba8 authored over 4 years ago
Remove PointerActionOptiosn (#801)

related to #641

github.com/kblok/playwright-sharp - 8e388d4b89b940186ab14d5d77e3f20cf2a9bfe7 authored over 4 years ago
Remove Downoptoions (#799)

related to #641

github.com/kblok/playwright-sharp - 295168f02c4cc0eb4d4416a1275fe0868c1444d9 authored over 4 years ago
Remove click options (#798)

related to #641

github.com/kblok/playwright-sharp - 4356ca2c6dad6a47e0460a6f6b3f0b0970152c49 authored over 4 years ago
Remove AddTagOptions (#795)

* Remove AddTagOptions

related to #641

* code format

github.com/kblok/playwright-sharp - 77385f61f379bbb9131145214afc1ce49e7708b2 authored over 4 years ago
Remove CheckOptions (#796)

related to #641

github.com/kblok/playwright-sharp - 99a703bf0a2e644e35e6c3957f382702f6749ca6 authored over 4 years ago
Remove AddinitScriptsOptions (#794)

related to #641

github.com/kblok/playwright-sharp - ee467267c7b94733e8f6f433c4769fb5d998f85e authored over 4 years ago
Remove AccessibilitySnapshotOptions (#793)

related to #641

github.com/kblok/playwright-sharp - e38dc6f7ef670f591e7af748129aae3809f87ee1 authored over 4 years ago
Remove orphan tests (#792)

github.com/kblok/playwright-sharp - d6352b745fdf8aa361828128186d414f2c7ad92f authored over 4 years ago
Pass session tests (#791)

closes #533

github.com/kblok/playwright-sharp - 64ba5306e1f58bd80a14e83cc10b4ecd9ca9c0c1 authored over 4 years ago
Pass pdf tests (#790)

* Pass pdf tests

closes #532

* Ignore webkit firefox

github.com/kblok/playwright-sharp - 42badaa3cb8de7323af72963a0d1988181bc8493 authored over 4 years ago
Pass tracing tests (#789)

* Tiny progress

* Pass OopifTests

closes #531

* Pass TracingTests

closes #534

github.com/kblok/playwright-sharp - 40dd55e5c1ccc5254546a8f38925f32b54b65e6f authored over 4 years ago
Pass oopif tests (#788)

* Tiny progress

* Pass OopifTests

closes #531

* Fix warnings

github.com/kblok/playwright-sharp - b0746685e305cb77fb054f234b804559c7fe0e29 authored over 4 years ago
Pass chromium launcher tests (#787)

closes #530

github.com/kblok/playwright-sharp - 8fcf8f273c8f0567460947fe9d33fca34d42914f authored over 4 years ago
Pass WorkerTests (#785)

* Pass WorkerTests

closes #527

* Fix workers tests

github.com/kblok/playwright-sharp - 6c9bee3bdff0c9ba80c1bc8a531f8b58297f8b3f authored over 4 years ago
Pass coverage tests (#786)

* Pass coverage tests

closes #529

* Chromium only

github.com/kblok/playwright-sharp - 14131d9b28c4b9473c807124e5d4e154f4f6bf77 authored over 4 years ago
Pass screenshot tests (#784)

closes #525

github.com/kblok/playwright-sharp - d19db45ca9f51d3cb7791b953f2fe868525ab177 authored over 4 years ago
up and running links

github.com/kblok/kblok.github.io - f1aa5448e401f61aae6ffdb08bc031ee49068265 authored over 4 years ago
Pass WaitForSelectorTests (#783)

* Pass WaitForSelectorTests

related #526

* WaitForSelectorXpath

github.com/kblok/playwright-sharp - 62c974b45eae979bacbf207a28640841a3ce6f9c authored over 4 years ago
Pass FrameWaitForFunctionTests (#782)

related to #526

github.com/kblok/playwright-sharp - b1606d0560f6304632e21f01e22d4b60faeb290b authored over 4 years ago
Pass PageWaitForTimeoutTests (#781)

* Pass PageWaitForTimeoutTests

related to #526

* Fix one test

github.com/kblok/playwright-sharp - c8b2291fc3c56cebfd2a6b0e2839b773fcde62dd authored over 4 years ago
Pass Attribute and Css selectors (#780)

* Pass Attribute and Css selectors

closes #524

* code factor

github.com/kblok/playwright-sharp - 8ec9c5ce533c9777be1a2abd14bffab3ce779cdb authored over 4 years ago
Pass TextSelectorTests (#779)

related to #524

github.com/kblok/playwright-sharp - baec6df3b327002a91faf19ec07752f754fd9311 authored over 4 years ago
Pass ElementHandleQuerySelectorAllTests (#778)

related to #524

github.com/kblok/playwright-sharp - 745217cca9e1fb7350cd3a2064bf31da770fd73d authored over 4 years ago
Pass ElementHandleQuerySelectorAllXpathTests (#777)

related to #524

github.com/kblok/playwright-sharp - 5e77398bca67f77dbe69d8f3d144dabd2ccc753d authored over 4 years ago
Pass PageQuerySelectorAllEvaluateTests (#772)

* Pass PageQuerySelectorAllEvaluateTests

related to #524

* code factor

github.com/kblok/playwright-sharp - 8efad4c2f8a8075f7e206bbe2ccf55a17f914e51 authored over 4 years ago
Pass ElementHandleQuerySelectorAllEvaluateTests (#776)

related to #524

github.com/kblok/playwright-sharp - 6d09718d125a33a83c25ff50370a2b0913568d00 authored over 4 years ago
Pass ElementHandleQuerySelectorEvaluateTests (#775)

related to #524

github.com/kblok/playwright-sharp - 9d4670f592181d943a5b42944c2984bb40b50c50 authored over 4 years ago
Pass PageQuerySelectorAllTests (#774)

related to #524

github.com/kblok/playwright-sharp - efcfbf47b6bc8a0c70fdac584250786b2e463f5e authored over 4 years ago
Pass PageQuerySelectorTests (#773)

related to #524

github.com/kblok/playwright-sharp - 39bcc4a49c4a72e6de0c809dcccae594394de926 authored over 4 years ago
Pass PageQuerySelectorEvaluateTests (#769)

* Pass PageQuerySelectorEvaluateTests

related to #524

* code factor

* Fix one test

*...

github.com/kblok/playwright-sharp - e4935a8bced735ec9c35a0c6292df3c4ff1dbd37 authored over 4 years ago
Pass ElementHandleQuerySelectorTests (#771)

* Fix one test

* Pass PageQuerySelectorAllXpathTests

related to #524

* Pass ElementHand...

github.com/kblok/playwright-sharp - 22cfdc63f02b1559881409c8f8daec7ec3a311d9 authored over 4 years ago
Pass chromium specs (#768)

* Some progress

* Pass chromium tests

closes #528

* Code factor

github.com/kblok/playwright-sharp - a45c1a11fbe386ad898fecca16096cdf1f355bc0 authored over 4 years ago
Pass PageQuerySelectorAllXpathTests (#770)

* Fix one test

* Pass PageQuerySelectorAllXpathTests

related to #524

github.com/kblok/playwright-sharp - 14e0c7672c4333886447099b631c160e235dd140 authored over 4 years ago
Pass PermissionsTests (#765)

* Pass PermissionsTests

closes #521

* Skip webkit

github.com/kblok/playwright-sharp - 1add7877f311b8603970de062f254bff33d9d63a authored over 4 years ago
Pass BrowserEventsDisconnected (#766)

* Pass BrowserEventsDisconnected

related to #517

* Rename file

* rename class

github.com/kblok/playwright-sharp - 263a604868ed17c06f3581419a6534815029f39d authored over 4 years ago
Pass interception tests (#760)

* Pass PageRoute Continue and Fulfil tests

related to #511

* Feature complete

* code fa...

github.com/kblok/playwright-sharp - eb3f4f6f8661053156525b66fef5be84f75a4c0d authored over 4 years ago
Pass proxy tests (#767)

closes #523

github.com/kblok/playwright-sharp - b0ae204e0a7f9c4397711fda97ff62c23a548f66 authored over 4 years ago
Pass multiclient BrowserTypeConnectTests (#764)

closes #517

github.com/kblok/playwright-sharp - 79d09f0cfa2e4bed1959cc80ddd89ee1bd7205cf authored over 4 years ago
Pass BrowserEventsDisconnected (#763)

related to #517

github.com/kblok/playwright-sharp - a84aef3c855f73fbf4e1a12f0adcf56b049ddee1 authored over 4 years ago
Pass LoggerTests (#761)

* Pass LoggerTests

closes #515

* code factor

github.com/kblok/playwright-sharp - 8fbc1692d772ff553ca86be0c04332b1cece5071 authored over 4 years ago
Pass Multiclient BrowserContextTests (#762)

related to #517

github.com/kblok/playwright-sharp - c04c837a947e87d21b4fcf7710b8a61a4d04f898 authored over 4 years ago
Pass Network tests (#759)

* Pass ResponseTextTests

related to #519

* lower case

* trigger ci

* Feature complete

github.com/kblok/playwright-sharp - cedfd1e9605f5fe04bbf135e5ded679a44bc81cc authored over 4 years ago
Pass RequestPostDataJsonTests (#758)

related to #519

github.com/kblok/playwright-sharp - 46094871fd66c50ee310d53244afa260295ba8bc authored over 4 years ago
Pass RequestPostDataTests (#757)

related to #519

github.com/kblok/playwright-sharp - c618dbf4117d8aa4b1aa3a1344f08311f6b40c2b authored over 4 years ago
Pass ResponseJsonTests (#756)

related to #519

github.com/kblok/playwright-sharp - 3105c33bfbfcbabc2f15902b2919d4a6c8d51b4f authored over 4 years ago
Pass RequestHeadersTests (#755)

related to #519

github.com/kblok/playwright-sharp - 0d57fe7aa7470ddbf2a46f8d9e395b5ace050db8 authored over 4 years ago
Pass PageEventsRequestTests (#754)

* Pass PageEventsRequestTests

related to #519

* Pass RequestFrameTests

github.com/kblok/playwright-sharp - 339dacd3118b4914ef55039761e9c3bb6b30957c authored over 4 years ago
Pass PageReloadTests (#752)

related to #518

github.com/kblok/playwright-sharp - 3f7d3dad76e773c5c9ba39aa7b3453e54d011423 authored over 4 years ago
Pass ClickNavigationTests (#753)

closes #518

github.com/kblok/playwright-sharp - 3f9ae38570ace754f49831ddfa617eaebfdbf5a2 authored over 4 years ago
Pass Frame GoToTests (#750)

* Pass Frame GoToTests

related to #518

* Pass Frame WaitForNavigationTests

github.com/kblok/playwright-sharp - 155b3ff3abbbe93983fa0bdd5fae1cd0fcd7bd1c authored over 4 years ago
Pass Frame.WaitForLoadStateTests (#751)

related to #518

github.com/kblok/playwright-sharp - 980142127133e8a98db6feea65964318685d8bf5 authored over 4 years ago
Pass goback (#749)

* Pass WaitForLoadStateTests

related to #518

* Some progress

* code factor

github.com/kblok/playwright-sharp - 7507da161b0b5ea8195220a5c90592a1a8859382 authored over 4 years ago
Pass WaitForNavigationTests (#747)

* Pass WaitForNavigationTests

related to #518

* ops

github.com/kblok/playwright-sharp - 3176fc725810be57f8efd991fdcccfb4f16d2653 authored over 4 years ago
Pass WaitForLoadStateTests (#748)

related to #518

github.com/kblok/playwright-sharp - a63213a4f1c3d9cf3ca623ad935fe6e9c8d42dd9 authored over 4 years ago
Pass NetworkIdleTests (#746)

related to #518

github.com/kblok/playwright-sharp - a46790c060a9e7058c0c6449193c7f49deb546f3 authored over 4 years ago
Pass GoToTests (#745)

* Pass GoToTests

related to #518

* code factor

* Change exception

* ops

* Add wor...

github.com/kblok/playwright-sharp - 354270924a334b89a04498c93b87c6f1312d6554 authored over 4 years ago
Pass HeadfulTests (#743)

* Pass HeadfulTests

closes #508

* Skip webkit

github.com/kblok/playwright-sharp - 3f1f0bf187b77619a5b46645375fa421126f898a authored over 4 years ago
Pass IgnoreHttpsErrorsTests (#744)

closes #509

github.com/kblok/playwright-sharp - d716a51d23d479d77299d80dbc37afc2603450bc authored over 4 years ago
Pass Fixture tests (#742)

* Pass Fixture tests

closes #504

* code factor

github.com/kblok/playwright-sharp - f2c4a55e72082fb6de8d401b308610e494fc8731 authored over 4 years ago
Pass WindowOpenTests (#740)

* Pass WindowOpenTests

related to #522

* Fix binding call

github.com/kblok/playwright-sharp - d20c07309a6b77e9030ac56c764f859533d63baa authored over 4 years ago
Pass PageEventsPopupTests (#741)

closes #522

github.com/kblok/playwright-sharp - 5fb99d0045b6ff5ec8cecdaa21a0a55ddb06bad8 authored over 4 years ago
Pass LinkNavigationTests (#739)

related to #522

github.com/kblok/playwright-sharp - 971421bc4c399191cca0450dd5a44c7cf81fbbfe authored over 4 years ago
Pass PageApiCoverageTests (#737)

related to #520

github.com/kblok/playwright-sharp - 1a3ddcee812fca61c5543112231df5ae5d7edee1 authored over 4 years ago
Pass UserAgentSanityTests (#736)

* Pass UserAgentSanityTests

related to #520

* code factor

github.com/kblok/playwright-sharp - 936101d3e5de590fefef0f9b798b17378d11910e authored over 4 years ago
Pass PageChannelTests (#738)

closes #520

github.com/kblok/playwright-sharp - 12d63d75a332acf96963329d44288a311a59307e authored over 4 years ago
Pass PageFrameTests (#735)

related to #520

github.com/kblok/playwright-sharp - c8b438674699afcbb53c0245bb3e76aac22dbc45 authored over 4 years ago
Pass PageFillTests (#732)

* Pass PageFillTests

related to #520

* Skip firefox

* Fix xml

github.com/kblok/playwright-sharp - cfec1e3bcd88dee3d690a428f59a890033424e9f authored over 4 years ago
Pass PageSelectOptionTests (#731)

* Pass PageSelectOptionTests

related to #520

* Fix tests

github.com/kblok/playwright-sharp - bfed0c3a888831fa0ff6ba3c8cc3f31524341a3d authored over 4 years ago
Pass PageAddScriptTagTests (#727)

related to #520

github.com/kblok/playwright-sharp - 0742d9797f1b27e2a5c2f775a1b0058c5d0f4113 authored over 4 years ago
Pass PageEventsCloseTests (#733)

related to #520

github.com/kblok/playwright-sharp - 52d9ab7605b875bb32a497bb4eb7e4b7809cbd83 authored over 4 years ago
Pass PageTitleTests (#730)

related to #520

github.com/kblok/playwright-sharp - f70d10e190745fdf1684751f05a9e4e879299f51 authored over 4 years ago
Pass PageUrlTests (#729)

related to #520

github.com/kblok/playwright-sharp - b1986926001761f380e22afa83a8d8f01cabeeb1 authored over 4 years ago
Pass PageBrowserContextTests (#734)

related to #520

github.com/kblok/playwright-sharp - d9ec8de16e6a2c46f29d2ead24b076638aa0aa41 authored over 4 years ago
Pass PageAddStyleTagTests (#728)

related to #520

github.com/kblok/playwright-sharp - 1d3683be5c6303dbb4f957cc03d2ef438279bdb4 authored over 4 years ago
Pass PageSetContentTests (#726)

related to #520

github.com/kblok/playwright-sharp - 53508303038bad43bfc5c00aaad059fb97237619 authored over 4 years ago
Pass PageWaitForResponseTests (#722)

related to #520

github.com/kblok/playwright-sharp - a073eafc14cd65e854c80ff93f076824c40bd7f3 authored over 4 years ago
Pass PageEventsPageErrorTests (#725)

related to #520

github.com/kblok/playwright-sharp - dc380e0a760587b6eb073c8316fcd445aaa96496 authored over 4 years ago
Pass PageExposeFunctionTests (#724)

related to #520

github.com/kblok/playwright-sharp - b80e391a4978244e87159eafb24cee4d61c5ac4e authored over 4 years ago