Explorar el Código

Add todo about converting Firefox profile to Moo

Daniel Gempesaw hace 10 años
padre
commit
d2685cd375
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      lib/Selenium/Firefox/Profile.pm

+ 1 - 0
lib/Selenium/Firefox/Profile.pm

@@ -1,6 +1,7 @@
 package Selenium::Firefox::Profile;
 
 # ABSTRACT: Use custom profiles with Selenium::Remote::Driver
+# TODO: convert this to Moo!
 
 use strict;
 use warnings;