Skip to main content
November 29, 2023
Question

Unable to access richTextField component plugin with Selenium Appian API

  • November 29, 2023
  • 0 replies
  • 0 views

Hello,

I'm currently testing the Selenium Appian API and we have this component (richTextField) from the Rich Text Editor Component plugin used to style sent emails.

I cannot populate the field even though the verifyFieldIsPresent method returns true, I've tried using the populateFieldWith method and Selenium findElement directly without success.

Thank you so much!