You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding the ability to download and parse updated USPS User Guide documentation automatically could make this gem fully self-sufficient (assuming mild consistency with their documentation layout).
I've successfully got the files downloaded using Watir on the feature/watir-downloading branch; however, the format is surprisingly different from using the "right-click, Save as..." approach and much harder to parse reliably.
The text was updated successfully, but these errors were encountered:
Adding the ability to download and parse updated USPS User Guide documentation automatically could make this gem fully self-sufficient (assuming mild consistency with their documentation layout).
I've successfully got the files downloaded using Watir on the
feature/watir-downloading
branch; however, the format is surprisingly different from using the "right-click, Save as..." approach and much harder to parse reliably.The text was updated successfully, but these errors were encountered: