How to click buttons with changing IDs (partial ID match): Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

20 November 2023

  • curprev 09:1609:16, 20 November 2023Red talk contribs 720 bytes +720 Created page with "https://ui.vision/rpa/docs/selenium-ide/click#changingid using an xpath you can find partial content, eg if there is a random string at the end --Ws63SSw using contains In some ckeditor fields, you may need to XClick the field first and only then do the editContent on { "Command": "XClick", "Target": "xpath=//*[contains(@id, 'edit-field-page-content-0-subform-field-body-wrapper--')]", "Value": "", "Description": "klik editveld" }, {..."