docs: Update the screenshots.
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Build Tilde Friends / Build-All (push) Successful in 32m44s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Build Tilde Friends / Build-All (push) Successful in 32m44s
				
			This commit is contained in:
		| @@ -124,7 +124,7 @@ try: | ||||
| 	select(driver, ['tf-navigation', 'shadow_root', '#close_error'], ('click',)) | ||||
| 	select(driver, ['tf-navigation', 'shadow_root', '=edit'], ('click',)) | ||||
| 	select(driver, ['#editor', '.cm-content'], ('click',)) | ||||
| 	select(driver, ['#editor', '.cm-content'], ('send_keys', 'app.setDocument(\n\t"<div id=\'test-div\'>Hello, world!</div>"\n);')) | ||||
| 	select(driver, ['#editor', '.cm-content'], ('send_keys', 'app.setDocument(\n\t`<div id=\'test-div\' style=\'color: white; font-size: xx-large\'>\n\t\tHello, world!\n\t</div>`\n);')) | ||||
| 	select(driver, ['#save'], ('click',)) | ||||
|  | ||||
| 	select(driver, ['#document', 'frame', '#test-div']) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user