webrecorder / behaviors

Webrecorder Automated In-Page Behavior Framework
GNU Affero General Public License v3.0
11 stars 6 forks source link

Instagram user profile behavior guarded loading info #37

Closed N0taN3rd closed 5 years ago

N0taN3rd commented 5 years ago

Ensured that the loading info object created before the behavior starts does not encounter any errors. For example if a profile being viewed does not have any posts, the pagination information is not available. This would previously cause an exception to be raised and cause the behavior to fail completely.