Procházet zdrojové kódy

Add todo about converting Firefox profile to Moo

Daniel Gempesaw před 10 roky
rodič
revize
d2685cd375
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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;