use Selenium::Chrome;
use Test::More;

my $driver = Selenium::Chrome->new();
$driver->get("http://myddr-dev.cbbio.es/index.php");           

#all links in header

#conservation ladder
	#links 
	#colors

#tabs
	#are there
	#work    
	
#pathways tab

	#all instance visible
	#but not match more
	#properly colored

#estructures and PTMS

	#ptms
	#no ptms?
	
	#archs
		#visible
		#proper colors   
		#drop down?
			#change colors and order
		#legend
			#shown
			#proper
		
	#list
	   # modifiers 
	   #    with reside
	   #    with no residue
	   # 	ordereded  
	   # 	links
	   #	unique?   (not implemented yet)
 	   # 	click show in structure (not implemented yet)

	#pdbs
	   
	   #no estructures
	
	   # drop down complete 
	   # drop down proper segments
	   # drop down select change strucurte
				#proper structure
				#peoper coloring
				#proper zoom 
				
	  # description (not implemented yet)
	  # ruler
			#residues properly spaced
			#can click
			#click show them in structure
			#segment properly shown
			#click to pdb 
		
	

	