Skip to content

post_message(message) is causing duplicate posts in CDP Mode #3563

Closed
@mdmintz

Description

@mdmintz

post_message(message) is causing duplicate posts in CDP Mode.

Eg. sb.post_message("SeleniumBase wasn't detected")

sb.post_message("SeleniumBase wasn't detected", duration=4)

Image

Appears to be caused by TypeError: cannot unpack non-iterable NoneType object.

Since the message succeeds (even with TypeError) the error could possibly be ignored.

Metadata

Metadata

Assignees

Labels

UC Mode / CDP ModeUndetected Chromedriver Mode / CDP ModebugUh oh... Something needs to be fixed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions