For the complete documentation index, see llms.txt. This page is also available as Markdown.

Executing Send Function Key Action

Send Function Key action is marked as passed even though the intended action is not executed.

  • Network connectivity issues delay application loading.

  • Previous steps fail, and the required element is not loaded, but the action is still executed and marked as passed.

  • Verify the network connectivity and ensure the application is fully loaded before performing any actions.

  • Add appropriate wait time between steps, then perform the Send function key action to ensure it works as expected.

Last updated