Skip to main content
September 30, 2021
Question

How do we selet or deselect a checkbox using Selenium Appian

  • September 30, 2021
  • 1 reply
  • 0 views

How do we selet or deselect a checkbox using Selenium Appian

I have already tried methods like fixtures.populatefieldwith etc. can anyone direct me to the appropriate method/usage withAppian Selenium framework?

    1 reply

    acaciob0002
    October 1, 2021

    Hi [mention:8ef037c5db1e4a61bc1edea8b052b954:e9ed411860ed4f2ba0265705b8793d05]

    Have you tried the command below:

    tempoFixture.clickOnCheckboxOption("LABEL");

    Regards,

    Acacio B.