Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d6adff7792 
							
						 
					 
					
						
						
							
							fix(html): include html into the reporter types ( #9907 )  
						
						
						
						
					 
					
						2021-10-31 11:06:28 -07:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8991bbde33 
							
						 
					 
					
						
						
							
							feat(html): live filtering, opt-out from auto-open ( #9889 )  
						
						
						
						
					 
					
						2021-10-29 16:24:08 -07:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							49337890d2 
							
						 
					 
					
						
						
							
							docs: improve documentation for assertions and test config ( #9890 )  
						
						
						
						
					 
					
						2021-10-29 15:25:52 -07:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							34e55007d0 
							
						 
					 
					
						
						
							
							docs: clarify how to import assertions ( #9868 )  
						
						
						
						
					 
					
						2021-10-29 08:33:07 -07:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							759e1b6bda 
							
						 
					 
					
						
						
							
							docs: fix list formatting ( #9857 )  
						
						
						
						
					 
					
						2021-10-28 11:06:41 -07:00 
						 
				 
			
				
					
						
							
							
								Kenneth Lum 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a72930a7bb 
							
						 
					 
					
						
						
							
							docs: add the general rule to expect the opposite of the matchers ( #9772 )  
						
						
						
						
					 
					
						2021-10-28 08:35:35 -07:00 
						 
				 
			
				
					
						
							
							
								Max Schmitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							885cd67f3d 
							
						 
					 
					
						
						
							
							docs(python): move browser_context_args fixture back to session scope ( #9711 )  
						
						
						
						
					 
					
						2021-10-28 11:53:23 +02:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fac5da9517 
							
						 
					 
					
						
						
							
							docs: update console event snippet ( #9800 )  
						
						... 
						
						
						
						This avoids the confusion where arguments are printed
asynchronously, interleaved with other console messages. 
						
						
					 
					
						2021-10-26 14:40:28 -07:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							676e72c8e0 
							
						 
					 
					
						
						
							
							docs(proxy): note that browser-wide proxy is only required for Cr+Win ( #9767 )  
						
						
						
						
					 
					
						2021-10-25 16:32:09 -07:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ada7f4be23 
							
						 
					 
					
						
						
							
							docs(api): add assertThat aliases for java ( #9761 )  
						
						
						
						
					 
					
						2021-10-25 12:03:24 -07:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9eadbf9b81 
							
						 
					 
					
						
						
							
							docs(api): add locator assertions for java ( #9723 )  
						
						
						
						
					 
					
						2021-10-22 16:56:58 -07:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							23aa0be15b 
							
						 
					 
					
						
						
							
							docs: update afterEach docs with an example ( #9727 )  
						
						... 
						
						
						
						Also add a test for TestInfo.status in afterEach. 
						
						
					 
					
						2021-10-22 16:32:22 -07:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e7b4c181c7 
							
						 
					 
					
						
						
							
							docs(api): add assertions API for java ( #9660 )  
						
						
						
						
					 
					
						2021-10-21 17:44:17 -07:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2ad2f53482 
							
						 
					 
					
						
						
							
							docs(fetch): merge UI test examples into API testing guide ( #9684 )  
						
						
						
						
					 
					
						2021-10-21 11:44:06 -07:00 
						 
				 
			
				
					
						
							
							
								Max Schmitt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							dd5364e445 
							
						 
					 
					
						
						
							
							feat(create-playwright): add option to add examples ( #8963 )  
						
						
						
						
					 
					
						2021-10-21 20:21:50 +02:00 
						 
				 
			
				
					
						
							
							
								Andrey Lushnikov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							df188d5876 
							
						 
					 
					
						
						
							
							docs: release notes for other ports ( #9681 )  
						
						
						
						
					 
					
						2021-10-21 11:13:19 -07:00 
						 
				 
			
				
					
						
							
							
								Andrey Lushnikov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0a7e1c90eb 
							
						 
					 
					
						
						
							
							chore: add release notes for 1.16 ( #9680 )  
						
						
						
						
					 
					
						2021-10-21 10:39:41 -07:00 
						 
				 
			
				
					
						
							
							
								Andrey Lushnikov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7626e881ac 
							
						 
					 
					
						
						
							
							docs: move api testing to test sidebar ( #9670 )  
						
						
						
						
					 
					
						2021-10-20 18:38:01 -07:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ddb70a6d35 
							
						 
					 
					
						
						
							
							docs(expect): default timeout ( #9658 )  
						
						
						
						
					 
					
						2021-10-20 12:06:02 -07:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fb421e0a65 
							
						 
					 
					
						
						
							
							feat(github reporter): update docs, strip ansi escapes ( #9640 )  
						
						
						
						
					 
					
						2021-10-20 07:56:03 -07:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2a2a3d2ed9 
							
						 
					 
					
						
						
							
							docs(expect): group locator methods, remove extra > ( #9625 )  
						
						
						
						
					 
					
						2021-10-19 13:54:26 -07:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7e52357178 
							
						 
					 
					
						
						
							
							docs(fetch): ApiResponse -> APIResponse ( #9623 )  
						
						
						
						
					 
					
						2021-10-19 11:17:23 -07:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6d554a5e30 
							
						 
					 
					
						
						
							
							feat(reporter): expose more apis ( #9603 )  
						
						
						
						
					 
					
						2021-10-19 08:38:04 -07:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6d727401bf 
							
						 
					 
					
						
						
							
							chore(fetch): rename ApiRequest* to APIRequest* ( #9606 )  
						
						
						
						
					 
					
						2021-10-19 07:38:27 -07:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e37660b068 
							
						 
					 
					
						
						
							
							feat(api): expose step location ( #9602 )  
						
						
						
						
					 
					
						2021-10-18 21:06:18 -07:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							79955fc4a8 
							
						 
					 
					
						
						
							
							docs: add response interception to network guide ( #9598 )  
						
						
						
						
					 
					
						2021-10-18 17:53:06 -07:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							42b535246f 
							
						 
					 
					
						
						
							
							docs(fetch): add api requests section under playwright test ( #9595 )  
						
						
						
						
					 
					
						2021-10-18 15:44:47 -07:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							990e80a23b 
							
						 
					 
					
						
						
							
							docs(fetch): add login via ApiRequestContext example ( #9593 )  
						
						
						
						
					 
					
						2021-10-18 15:03:45 -07:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							909b039b9a 
							
						 
					 
					
						
						
							
							docs: note that setViewportSize changes screen size ( #9588 )  
						
						
						
						
					 
					
						2021-10-18 13:01:04 -07:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7a4e799968 
							
						 
					 
					
						
						
							
							docs: add Selenium Grid integration ( #9582 )  
						
						
						
						
					 
					
						2021-10-18 11:24:30 -07:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4364c5f248 
							
						 
					 
					
						
						
							
							docs: update API testing doc ( #9561 )  
						
						
						
						
					 
					
						2021-10-18 06:31:38 -07:00 
						 
				 
			
				
					
						
							
							
								Paul Biggar 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e473fc6a10 
							
						 
					 
					
						
						
							
							docs(test-runner): afterEach JSDoc description typo ( #9542 )  
						
						
						
						
					 
					
						2021-10-16 12:36:07 +02:00 
						 
				 
			
				
					
						
							
							
								Feng Yu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0160c18f7a 
							
						 
					 
					
						
						
							
							docs: fix typo retried ( #9562 )  
						
						
						
						
					 
					
						2021-10-15 19:24:03 -07:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							99f3389b3b 
							
						 
					 
					
						
						
							
							feat(html): automatically use console reporter with html ( #9559 )  
						
						
						
						
					 
					
						2021-10-15 19:18:56 -07:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							235cd10a43 
							
						 
					 
					
						
						
							
							fix(runner): clarify where test.use() can be called ( #9486 )  
						
						
						
						
					 
					
						2021-10-15 12:03:26 -07:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							458945821f 
							
						 
					 
					
						
						
							
							doc(html): document html reporter ( #9528 )  
						
						
						
						
					 
					
						2021-10-15 08:15:30 -07:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4680ef46de 
							
						 
					 
					
						
						
							
							docs: clarify default retry behavior ( #9525 )  
						
						
						
						
					 
					
						2021-10-14 19:28:47 -07:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							478fb34e35 
							
						 
					 
					
						
						
							
							docs: fix api-testing section id ( #9514 )  
						
						
						
						
					 
					
						2021-10-14 11:20:15 -07:00 
						 
				 
			
				
					
						
							
							
								Dmitry Gozman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bb013d14c0 
							
						 
					 
					
						
						
							
							docs: minor changes in apirequest ( #9507 )  
						
						
						
						
					 
					
						2021-10-14 09:48:53 -07:00 
						 
				 
			
				
					
						
							
							
								Michael Rienstra 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bcae69e653 
							
						 
					 
					
						
						
							
							docs: minor change for readability ( #9400 )  
						
						
						
						
					 
					
						2021-10-12 08:19:21 -07:00 
						 
				 
			
				
					
						
							
							
								knaitas 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cfe75fc755 
							
						 
					 
					
						
						
							
							docs(selector): change Python textContent to text_content ( #9440 )  
						
						... 
						
						
						
						Co-authored-by: Tadas Gedgaudas <tadas.gedgaudas@oxylabs.io> 
						
						
					 
					
						2021-10-12 10:16:29 +02:00 
						 
				 
			
				
					
						
							
							
								Dmitry Anshilevich 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8ae926efbf 
							
						 
					 
					
						
						
							
							docs(dotnet): fix .NET code example ( #9415 )  
						
						... 
						
						
						
						Co-authored-by: Max Schmitt <max@schmitt.mx> 
						
						
					 
					
						2021-10-11 23:29:48 +02:00 
						 
				 
			
				
					
						
							
							
								Jason Hu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							89e98d85fc 
							
						 
					 
					
						
						
							
							docs(protractor): add more protractor selectors ( #9334 )  
						
						... 
						
						
						
						Also fix `by.cssContainingText`, the text should not double quoted 
						
						
					 
					
						2021-10-11 10:20:51 -07:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6c18f1a6f0 
							
						 
					 
					
						
						
							
							feat(fetch): accept numeric and bool params ( #9345 )  
						
						
						
						
					 
					
						2021-10-08 09:23:59 -07:00 
						 
				 
			
				
					
						
							
							
								Mark Skelton 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							52f19a222e 
							
						 
					 
					
						
						
							
							docs: update showcase.md (add lariat library)  
						
						... 
						
						
						
						1. Removes expect-playwright and jest-playwright from the list.  These projects both officially recommend using the built-in Playwright test runner so it probably doesn't make sense to keep them in the showcase.
1. Adds Lariat to the list.  Lariat is a library I've developed at my company to simplify page object construction with support for nesting, nth based matching, portals, and more.
1. Add karma-playwright-launcher info 
						
						
					 
					
						2021-10-08 18:01:54 +02:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ddf17e62f6 
							
						 
					 
					
						
						
							
							docs: reference only focal base image in docs ( #9399 )  
						
						
						
						
					 
					
						2021-10-08 08:54:55 -07:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e3256ee5d5 
							
						 
					 
					
						
						
							
							docs(fetch): add API testing guide with example ( #9385 )  
						
						
						
						
					 
					
						2021-10-07 19:38:13 -07:00 
						 
				 
			
				
					
						
							
							
								Yury Semikhatsky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							51490a82e1 
							
						 
					 
					
						
						
							
							feat(fetch): add helper methods for put, patch, head, delete ( #9374 )  
						
						
						
						
					 
					
						2021-10-07 12:42:26 -07:00 
						 
				 
			
				
					
						
							
							
								Darío Kondratiuk 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ddbd64e4df 
							
						 
					 
					
						
						
							
							docs(dotnet): Improve some dotnet docs ( #9265 )  
						
						... 
						
						
						
						Co-authored-by: Max Schmitt <max@schmitt.mx> 
						
						
					 
					
						2021-10-06 21:07:31 +02:00 
						 
				 
			
				
					
						
							
							
								Pavel Feldman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bc71d20d0f 
							
						 
					 
					
						
						
							
							feat(request): add global request fixture ( #9332 )  
						
						
						
						
					 
					
						2021-10-06 10:09:27 -07:00