Closed jfpedroza closed 1 year ago
The beam metadata is only added to the user agent when the default capabilities are used.
The only way I have found to use both is to modify the capabilities using create_session_fn but that is marked as deprecated.
create_session_fn
Is there any other way to do it?
Sounds like a bug.
I agree. I'll try to solve it.
The beam metadata is only added to the user agent when the default capabilities are used.
The only way I have found to use both is to modify the capabilities using
create_session_fn
but that is marked as deprecated.Is there any other way to do it?