| 
					
				 | 
			
			
				@@ -3,7 +3,7 @@ sys.path.insert(0,'./kw_tools/web') 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 import browser_common 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 jb=browser_common.JBrowser() 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 #jb.set_profile_path('/home/jared/.config/google-chrome/Default/') 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-jb.set_profile_path('/home/jared/.config/google-chrome/Profile 2/') 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+jb.set_profile_path('"/home/jared/.config/google-chrome/Profile 2/"') 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 jb.get('http://www.yahoo.com.tw') 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 |