-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
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
[BUG]: Selenium tests not working on my page. Error: Cannot read properties of undefined #1356
Comments
Triage: |
Triage: reported by the IBM product team (Watson studio). @shunguoy will try to reproduce the issue. |
@kbpitula tested with two settings: worked in the cloud, but failed in the cluster installation. The pages used in the two environments are identical except for the element CSS classes. The page runs fine in the cluster environment if some of those classes were removed. |
…or logs (#1414) * update package.json * update web driver version and fix related errors #1356 * replace setDefaultService function in chrome #1356 * add more exception handling #1356 * more changes on the errors #1356 * clean up the code #1356 * add more error logs #1356 * update the boilerplates selenium-driver version from 4.3.0 to 4.8.0 #1356 * Use latest Selenium --------- Co-authored-by: Tom Brunet <[email protected]>
Merged |
…or logs (#1414) * update package.json * update web driver version and fix related errors #1356 * replace setDefaultService function in chrome #1356 * add more exception handling #1356 * more changes on the errors #1356 * clean up the code #1356 * add more error logs #1356 * update the boilerplates selenium-driver version from 4.3.0 to 4.8.0 #1356 * Use latest Selenium --------- Co-authored-by: Tom Brunet <[email protected]>
* Update for Puppeteer 19 * Update imports for ESM * Fix object verification * Fix ACT runs * Throw out bounds differences within 2 * Update cypress package-lock * Split cypress test * Convert to absolute url for Windows * Update gulpfile * Split into cjs and mjs * Use modules for testing * Tests to mjs * Fix extension * More file extension changes * Fix require check * Fix file extension * Update file extensions * Fix testcase to work on Windows * Update meta hack for ACT test * chore(node,karma): Update selenium-webdriver (4.9.2) and add more error logs (#1414) * update package.json * update web driver version and fix related errors #1356 * replace setDefaultService function in chrome #1356 * add more exception handling #1356 * more changes on the errors #1356 * clean up the code #1356 * add more error logs #1356 * update the boilerplates selenium-driver version from 4.3.0 to 4.8.0 #1356 * Use latest Selenium --------- Co-authored-by: Tom Brunet <[email protected]> * chore(cypress): Update to latest Cypress (12.12.0) (#1451) * Update files to Cypress 12 * Use Node 18 for cypress * Update boilerplate * Put boilerplate dependency back * Update baseline * Run tests on Node 18 * Update test server packages * Update lock file * Try update ubuntu * Split server and run commands * Wrong command * Selenium refix * Wrong order * Add jest boilerplate, fix terser typeof issue (#1461) * Build failure * import problems * merge * Issues with imports * Import problems * Fix module imports * import problems * Deal with cjs vs mjs for __dirname * Fix filename * Don't support 14.x with the 4.x branch * Fix merge conflicts * update the puppeteer version * update the file * update the package.json files * update the comment * update configuration files * change from require to import * change require() to import * clean the code * update the config files * update the config * update the confi * upate files * update baselines * Create .npmrc * Update .npmrc * update conf file with node options * update the wdio test files and config * Update .npmrc * update the node options * update the code to use cjs * Update package.json * update the act conf * Create .npmrc * add node option in act test * Update package.json --------- Co-authored-by: Tom Brunet <[email protected]> Co-authored-by: ErickR <[email protected]>
Project
a11y checker
Browser
Chrome
Operating system
Windows
Description
When i execute on my new page view i got that kind of error
Error message:
Steps to reproduce
Link to slack:
https://ibm-analytics.slack.com/archives/C036P1CTN/p1678701918841659
The text was updated successfully, but these errors were encountered: