10 lines
		
	
	
		
			147 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
		
		
			
		
	
	
			10 lines
		
	
	
		
			147 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
|  | <!doctype html> | ||
|  | <html> | ||
|  |   <head> | ||
|  |     <title>protractor test</title> | ||
|  |   </head> | ||
|  |   <body> | ||
|  |     <script src="/bundle.min.js"></script> | ||
|  |   </body> | ||
|  | </html> |