CapSap / paddy-pronto-magento

0 stars 0 forks source link

blindly accept many ibts #39

Open CapSap opened 5 months ago

CapSap commented 5 months ago

so an imagined workflow for this task is:

  1. user has a list of ibts that are good to accept;
  2. put them in a file somewhere for the script to read
  3. run the script
    • script reads csv and stores list in memory
    • nav to correct screen
    • accept the ibt
    • input
    • press enter a few times
    • all good?
    • and move on to next

so how to handle ibts that have already been accepted? and how to report errors in a useful way to the user?

CapSap commented 5 months ago

i think have a target folder in the project called something like drop in a csv of ibts to accept here, pin that folder to the pc.

then run the script?