This repository was archived by the owner on Dec 16, 2022. It is now read-only.
  
  
  
  
    
    
    
      
    
  
  
    
File tree Expand file tree Collapse file tree 2 files changed +8
-12
lines changed Expand file tree Collapse file tree 2 files changed +8
-12
lines changed Original file line number Diff line number Diff line change 99    " webNavigation"  ,
1010    " activeTab"  ,
1111    " cookies"  ,
12-     " contextMenus"  ,
1312    " *://*/" 
1413  ],
1514  "icons"  : {
Original file line number Diff line number Diff line change 4343          <p >
4444            Define an attribute that we'll attempt to use when selecting the elements, i.e
4545            "data-custom". This is handy when React or Vue based apps generate random class names.
46-             <span  class =" font-bold" 
47-               >When "custom data attribute" is set, it will take precedence from over any other
48-               selector (even ID)</span 
49-             >
5046          </p >
51-           <!--  <p class="mt-0">
52-             <span class="text-black font-bold" 
53-               >When "custom data attribute" is set, it will take precedence from over any other 
54-               selector (even ID)</span 
55-             > 
56-           </p> -->  
47+           <p >
48+             <span  role =" img"   aria-label =" siren"  >🚨</span >
49+             <span  class =" ml-1 font-bold text-black-shady dark:text-white" 
50+               >When <span  class =" italic"  >"custom data attribute"</span >  ; 
51+               is set, it will take precedence from over any other selector (even ID)
52+             </span >
53+           </p >
5754        </div >
5855        <div >
5956          <label >Set key code</label >
7875          Wrap code in async function
7976        </Toggle >
8077        <Toggle  v-model =" options.code.headless"  >
81-           Set <code >headless</code > in puppeteer launch options
78+           Set <code >headless</code > in playwright/ puppeteer launch options
8279        </Toggle >
8380        <Toggle  v-model =" options.code.waitForNavigation"  >
8481          Add <code >waitForNavigation</code > lines on navigation
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments