selenium-ide icon indicating copy to clipboard operation
selenium-ide copied to clipboard

Click not recorded in popup in selenium IDE v4 (4.0.0-alpha.32).

Open NikhilHedau opened this issue 2 years ago • 4 comments

SideFiles.zip

🐛 Bug Report

Click not recorded in popup in selenium IDE v4 (4.0.0-alpha.32). The same is working fine with selenium IDE v3 (available as chrome extensions). I suspect it might be because of webdriverchoose and choose commands not supported in IDE v4.

To Reproduce

  1. Record the test using selenium IDE v4.
  2. Open : http://omayo.blogspot.com/
  3. Click on Get Confirmation button.
  4. In the popup click on OK button.

Expected behavior

Click on popup must be recorded.

Project file reproducing this issue (highly encouraged)

PFA zip files created by Selenium IDE v3 and v4.

Environment

OS: macOS Monterey 12.5, Chip : Apple M1 Pro Selenium IDE Version: 4.0.0-alpha.32 Selenium SIDE Runner Version: NA Node version: 16.18.0 Browser: Chrome Browser Version: 109.0.5414.119 (Official Build) (arm64) Chrome Driver Version :108.0.5359.71

NikhilHedau avatar Feb 07 '23 12:02 NikhilHedau

@NikhilHedau - Thank you for reporting, and thanks for making a repro script. Sorry I'm so quiet these days, we moved a couple weeks back and you know how fun all of that is 😆

Anyway, I'll take a look at some point soon. This stuff is quite important to get working.

toddtarsi avatar Feb 16 '23 02:02 toddtarsi

@toddtarsi , Congrats for your new home :-) . Sure, you can have a look once you get time.

NikhilHedau avatar Feb 20 '23 14:02 NikhilHedau

Hi, is this issue solved? I have the same problem with V4.

holen-zhang avatar Jan 25 '24 17:01 holen-zhang

@holen-zhang - Do you by any chance have a side file that you could upload here with a small reproduction of the issue? I've been working on adding some stabilizations here, so I'd be surprised if this doesn't work

toddtarsi avatar Jan 25 '24 21:01 toddtarsi