René

Results 188 comments of René

@simonmeggle now that i started implementing that and me seeing some of my team mates using waiters for assertion, what you are demanding already works. Just use `Wait For Condition`...

@raphaelcamus This is a general thing. All our keywords use the global default timeout. There are very few keywords that have their own timeouts. In case of `Promise To Wait...

Does it behave differently than in this video? I tried it and it works exactly as expected. Yes the window is small, but if you resize the window, the viewport...

@Houbein you may also want to look at #2054 you can set the viewport to ${NONE} and give the following argument to New Browser `args=["--start-maximized"]`

@mika-b Sorry to play "bad cop" here. But even if Python 3.12 would break urllib3, which it doesn't, Python 3.12 is an official release for over a year now. 3.13...

@simonmeggle was imho asking about how the `contains` does work. In this case, contains with lists does check if the expected value(s) are all existing in the returned list. Internally...

@aaltat Can you please check that? I can not test Firefox on my Devices.

I am not able to read that Slack post. Maybe it was in private? However: ## Why did we (RF Browser) switch from pos_or_named arguments to named_only arguments on import...