Skip to content

Conversation

@ben-c-2013
Copy link
Collaborator

Added some scenarios to Stage.get_driver_source() that the method needs to take into consideration.

@ben-c-2013 ben-c-2013 added the bug Something isn't working label Dec 15, 2025
Copy link
Collaborator

@kyrsjo kyrsjo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall driver_source logic is weird and inconsistent.

Why is the logic to test driver_source in get_driver_source and not in the property setter? Why is get_driver_source applying extra tests on top of what the property getter/setter is doing (and why is this even necessary, instead of just testing the object type when setting the object?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants