We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
When I import a test from Selenium IDE, i see that the following Selenium Commands are not recognized:
Also, I have the following Selenium 'store' command:
{ "id": "27d53170-03d6-484e-beee-ef163917a40f", "comment": "", "command": "storeXpathCount", "target": "xpath=//img[contains(@src, 'home.svg')]", "targets": [], "value": "isHomepage" }
that is interpreted as Unknow Selenium IDE command 'storeXpathCount' on target 'xpath=//img[contains(@src, 'home.svg')]' with value 'isHomepage'
Could you kindly add them, or explain me how to do it?
I'm using Docker image Cerberus4.19-SNAPSHOT-1837 Build 20240903-190052 adn Selenium IDE 3.17.2
Thank you and best regards
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
When I import a test from Selenium IDE, i see that the following Selenium Commands are not recognized:
Also, I have the following Selenium 'store' command:
that is interpreted as Unknow Selenium IDE command 'storeXpathCount' on target 'xpath=//img[contains(@src, 'home.svg')]' with value 'isHomepage'
Could you kindly add them, or explain me how to do it?
I'm using Docker image Cerberus4.19-SNAPSHOT-1837 Build 20240903-190052
adn Selenium IDE 3.17.2
Thank you and best regards
The text was updated successfully, but these errors were encountered: