Menu

#2 Enhanced script error handeling for function calls

open
nobody
5
2007-06-12
2007-06-12
Ozzland
No

Add the ability to capture and then parse some of the basic errors you may get while running a script so that the end user can easily under stand where they need to look to correct the error

example;

Error received was:
AttributeError: 'ExtBrowser' object has no attribute 'DomRequiredText'

The issue was the DOM should have been all capitalized not that it was missing an attribute.

Enhancement suggestion:
Initial error stating browser object 'DomRequiredText' is in valid with a detail button to show the actual error. this will help point more novice users to look at the object 'DomRequiredText' instead of looking at tits possible attributes

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.