Преглед изворни кода

Add todo about converting Firefox profile to Moo

Daniel Gempesaw пре 10 година
родитељ
комит
d2685cd375
1 измењених фајлова са 1 додато и 0 уклоњено
  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;