Open bawarim opened 8 months ago
@bawarim - Looking at this screenshot, I see the builtin browser right click stuff and just the label for Selenium IDE in browser. What in particular are you looking for? Assert variants of the wait for stuff?
Yes, when we do right click on browser then we get Selenium IDE option which we can select to choose from list of different assertions.
But In selenium IDE windows app, I can not find this kind of shortcut to perform assertions.
@toddtarsi Any input on this?
@bawarim - Oh yeah, this will be no issue! I only kept the wait for checks because they're so much more resilient, but if people want access to asserts, I'll add em too. Do we need verify? I never knew the difference between an assert and a verify tbh
@bawarim - Also, you should try the latest beta! It's a much more intuitive using experience IMO
Hi Team,
I am using selenium IDE windows app. And during the recording I have observed that selenium IDE option is missing to perform the assertions when we do the right click on an element.
While, the same is available in browser extension. Could you please help?