Skip to content

Interaction Failure with Salesforce Lightning Combobox #1685

@Yasser-shrief

Description

@Yasser-shrief

Error Description

The system consistently fails to select "High School" in the Degree Earned field (id=Ll7T), throwing NoIncrementalElementFoundForCustomSelection during form submission attempts. This blocks completion of educational information in student applications.

Component Type: Salesforce Lightning Combobox (SLDS) - not a standard HTML <select>

Error Pattern:

skyvern.exceptions.NoIncrementalElementFoundForCustomSelection:
No incremental element found for element_id=Ll7T

 i am runnig a task but i got error in a prtivualr filed to select option action 
could you please review the logs and see how could we solve this error : 
2025-01-31 18:29:14 skyvern-1     | Traceback (most recent call last):
2025-01-31 18:29:14 skyvern-1     |   File "/app/skyvern/webeye/actions/handler.py", line 1135, in handle_select_option_action
2025-01-31 18:29:14 skyvern-1     |     raise NoIncrementalElementFoundForCustomSelection(element_id=skyvern_element.get_id())
2025-01-31 18:29:14 skyvern-1     | skyvern.exceptions.NoIncrementalElementFoundForCustomSelection: No incremental element found, maybe try an input action or taking the select action on other elements. element_id=Ll7T
2025-01-31 18:29:19 skyvern-1     | 2025-01-31T10:29:19.209411Z [warning  ] Action failed, marking step as failed action=InputTextAction(element_id=Ll7T, text=High School) action_idx=0 action_result=[ActionResult(success=False, exception_type=NoIncrementalElementFoundForCustomSelection, exception_message=No incremental element found, maybe try an input action or taking the select action on other elements. element_id=Ll7T, step_order=12, step_retry_number=3, interacted_with_sibling=False, interacted_with_parent=False)] actions_and_results=[(InputTextAction(element_id=Ll7T, text=High School), [ActionResult(success=False, exception_type=NoIncrementalElementFoundForCustomSelection, exception_message=No incremental element found, maybe try an input action or taking the select action on other elements. element_id=Ll7T, step_order=12, step_retry_number=3, interacted_with_sibling=False, interacted_with_parent=False)]), (InputTextAction(element_id=de2U, text=al ola), []), (InputTextAction(element_id=QlTW, text=None), []), (InputTextAction(element_id=KLzs, text=GRADING SYSTEM OUT OF 4), []), (InputTextAction(element_id=TWKM, text=3.5), []), (InputTextAction(element_id=TXd4, text=2021), []), (InputTextAction(element_id=InEU, text=cairo), []), (InputTextAction(element_id=Qgpz, text=Egypt), [])] step_id=stp_354919415071621684 step_order=12 step_retry=3 task_id=tsk_354914982665373306
2025-01-31 18:29:19 skyvern-1     | 2025-01-31T10:29:19.209804Z [info     ] Updating step in db            diff={'status': {'old': <StepStatus.running: 'running'>, 'new': <StepStatus.failed: 'failed'>}} step_id=stp_354919415071621684 task_id=tsk_354914982665373306
2025-01-31 18:29:19 skyvern-1     | 2025-01-31T10:29:19.299721Z [warning  ] Step failed, retrying          step_id=stp_354919415071621684 step_order=12 step_retry=3 task_id=tsk_354914982665373306
2025-01-31 18:29:19 skyvern-1     | 2025-01-31T10:29:19.382750Z [info     ] Starting agent step            step_id=stp_354919604050182738 step_order=12 step_retry=4 task_id=tsk_354914982665373306
2025-01-31 18:29:19 skyvern-1     | 2025-01-31T10:29:19.382914Z [info     ] Updating step in db            diff={'status': {'old': <StepStatus.created: 'created'>, 'new': <StepStatus.running: 'running'>}} step_id=stp_354919604050182738 task_id=tsk_354914982665373306
2025-01-31 18:29:19 skyvern-1     | 2025-01-31T10:29:19.393177Z [info     ] Waiting for 5 seconds before scraping the website.
2025-01-31 18:29:28 skyvern-1     | 2025-01-31T10:29:28.855150Z [info     ] Scraped website                num_elements=214 step_id=stp_354919604050182738 step_order=12 step_retry=4 task_id=tsk_354914982665373306 url=https://beykent.my.site.com/agency/s/application-form
2025-01-31 18:29:29 skyvern-1     | 2025-01-31T10:29:29.080795Z [info     ] Calling LLM API                llm_key=OPENAI_GPT4O model=gpt-4o
2025-01-31 18:29:44 skyvern-1     | 2025-01-31T10:29:44.578814Z [info     ] LLM API call successful        llm_key=OPENAI_GPT4O model=gpt-4o
2025-01-31 18:29:44 skyvern-1     | 2025-01-31T10:29:44.617969Z [info     ] Executing actions              actions=[SelectOptionAction(element_id=Ll7T, option=label='High School' value='High School' index=0), InputTextAction(element_id=de2U, text=al ola), InputTextAction(element_id=QlTW, text=None), SelectOptionAction(element_id=KLzs, option=label='GRADING SYSTEM OUT OF 4' value='GRADING SYSTEM OUT OF 4' index=0), InputTextAction(element_id=TWKM, text=3.5), SelectOptionAction(element_id=TXd4, option=label='2021' value='2021' index=0), InputTextAction(element_id=InEU, text=cairo), SelectOptionAction(element_id=Qgpz, option=label='Egypt' value='Egypt' index=0)] step_id=stp_354919604050182738 step_order=12 step_retry=4 task_id=tsk_354914982665373306
2025-01-31 18:29:44 skyvern-1     | 2025-01-31T10:29:44.618220Z [info     ] Handling action                action=SelectOptionAction(element_id=Ll7T, option=label='High School' value='High School' index=0)
2025-01-31 18:29:44 skyvern-1     | 2025-01-31T10:29:44.642030Z [info     ] SelectOptionAction             action=SelectOptionAction(element_id=Ll7T, option=label='High School' value='High School' index=0) element_dict={'id': 'Ll7T', 'frame': 'main.frame', 'interactable': True, 'tagName': 'button', 'attributes': {'lwc-4kb6kaqheak': '', 'class': 'slds-combobox__input slds-input_faux fix-slds-input_faux', 'id': 'combobox-button-514', 'type': 'button', 'aria-expanded': 'false', 'aria-haspopup': 'listbox', 'role': 'combobox', 'data-value': '', 'aria-disabled': False, 'aria-label': 'Degree Earned', 'aria-required': True, 'aria-controls': 'dropdown-element-514', 'unique_id': 'Ll7T', 'data-position-id': 'lgcp-1000010', 'aria-describedby': 'help-text-513'}, 'beforePseudoText': None, 'text': '', 'afterPseudoText': None, 'children': [{'id': 'LEvx', 'frame': 'main.frame', 'interactable': True, 'tagName': 'span', 'attributes': {'lwc-4kb6kaqheak': '', 'class': 'slds-truncate', 'unique_id': 'LEvx'}, 'beforePseudoText': None, 'text': 'Select an Option', 'afterPseudoText': None, 'children': [], 'rect': {'bottom': 315.5, 'top': 285.5, 'left': 673, 'right': 766.796875, 'width': 93.796875, 'height': 30}, 'purgeable': False, 'keepAllAttr': False, 'isSelectable': False, 'shadowHost': 'f5YW'}], 'rect': {'bottom': 316.5, 'top': 284.5, 'left': 660, 'right': 1260, 'width': 600, 'height': 32}, 'purgeable': False, 'keepAllAttr': False, 'isSelectable': True, 'shadowHost': 'f5YW'} tag_name=button
2025-01-31 18:29:44 skyvern-1     | 2025-01-31T10:29:44.742156Z [info     ] Trigger custom select          action=SelectOptionAction(element_id=Ll7T, option=label='High School' value='High School' index=0) element_id=Ll7T
2025-01-31 18:29:52 skyvern-1     | 2025-01-31T10:29:52.070181Z [error    ] Custom select error           
2025-01-31 18:29:52 skyvern-1     | Traceback (most recent call last):
2025-01-31 18:29:52 skyvern-1     |   File "/app/skyvern/webeye/actions/handler.py", line 1135, in handle_select_option_action
2025-01-31 18:29:52 skyvern-1     |     raise NoIncrementalElementFoundForCustomSelection(element_id=skyvern_element.get_id())
2025-01-31 18:29:52 skyvern-1     | skyvern.exceptions.NoIncrementalElementFoundForCustomSelection: No incremental element found, maybe try an input action or taking the select action on other elements. element_id=Ll7T
2025-01-31 18:29:56 skyvern-1     | 2025-01-31T10:29:56.194774Z [warning  ] Action failed, marking step as failed action=SelectOptionAction(element_id=Ll7T, option=label='High School' value='High School' index=0) action_idx=0 action_result=[ActionResult(success=False, exception_type=NoIncrementalElementFoundForCustomSelection, exception_message=No incremental element found, maybe try an input action or taking the select action on other elements. element_id=Ll7T, step_order=12, step_retry_number=4, interacted_with_sibling=False, interacted_with_parent=False)] actions_and_results=[(SelectOptionAction(element_id=Ll7T, option=label='High School' value='High School' index=0), [ActionResult(success=False, exception_type=NoIncrementalElementFoundForCustomSelection, exception_message=No incremental element found, maybe try an input action or taking the select action on other elements. element_id=Ll7T, step_order=12, step_retry_number=4, interacted_with_sibling=False, interacted_with_parent=False)]), (InputTextAction(element_id=de2U, text=al ola), []), (InputTextAction(element_id=QlTW, text=None), []), (SelectOptionAction(element_id=KLzs, option=label='GRADING SYSTEM OUT OF 4' value='GRADING SYSTEM OUT OF 4' index=0), []), (InputTextAction(element_id=TWKM, text=3.5), []), (SelectOptionAction(element_id=TXd4, option=label='2021' value='2021' index=0), []), (InputTextAction(element_id=InEU, text=cairo), []), (SelectOptionAction(element_id=Qgpz, option=label='Egypt' value='Egypt' index=0), [])] step_id=stp_354919604050182738 step_order=12 step_retry=4 task_id=tsk_354914982665373306
2025-01-31 18:29:56 skyvern-1     | 2025-01-31T10:29:56.195164Z [info     ] Updating step in db            diff={'status': {'old': <StepStatus.running: 'running'>, 'new': <StepStatus.failed: 'failed'>}} step_id=stp_354919604050182738 task_id=tsk_354914982665373306
2025-01-31 18:29:56 skyvern-1     | 2025-01-31T10:29:56.284085Z [warning  ] Step failed, retrying          step_id=stp_354919604050182738 step_order=12 step_retry=4 task_id=tsk_354914982665373306
2025-01-31 18:29:56 skyvern-1     | 2025-01-31T10:29:56.379567Z [info     ] Starting agent step            step_id=stp_354919762963972720 step_order=12 step_retry=5 task_id=tsk_354914982665373306
2025-01-31 18:29:56 skyvern-1     | 2025-01-31T10:29:56.379725Z [info     ] Updating step in db            diff={'status': {'old': <StepStatus.created: 'created'>, 'new': <StepStatus.running: 'running'>}} step_id=stp_354919762963972720 task_id=tsk_354914982665373306
2025-01-31 18:29:56 skyvern-1     | 2025-01-31T10:29:56.387091Z [info     ] Waiting for 5 seconds before scraping the website.
2025-01-31 18:30:05 skyvern-1     | 2025-01-31T10:30:05.833048Z [info     ] Scraped website                num_elements=214 step_id=stp_354919762963972720 step_order=12 step_retry=5 task_id=tsk_354914982665373306 url=https://beykent.my.site.com/agency/s/application-form
2025-01-31 18:30:06 skyvern-1     | 2025-01-31T10:30:06.074876Z [info     ] Calling LLM API                llm_key=OPENAI_GPT4O model=gpt-4o
2025-01-31 18:30:33 skyvern-1     | 2025-01-31T10:30:33.069463Z [info     ] LLM API call successful        llm_key=OPENAI_GPT4O model=gpt-4o
2025-01-31 18:30:33 skyvern-1     | 2025-01-31T10:30:33.108549Z [info     ] Executing actions              actions=[SelectOptionAction(element_id=Ll7T, option=label='High School' value='High School' index=0), InputTextAction(element_id=de2U, text=al ola), InputTextAction(element_id=QlTW, text=None), SelectOptionAction(element_id=KLzs, option=label='GRADING SYSTEM OUT OF 4' value='GRADING SYSTEM OUT OF 4' index=0), InputTextAction(element_id=TWKM, text=3.5), SelectOptionAction(element_id=TXd4, option=label='2021' value='2021' index=0), InputTextAction(element_id=InEU, text=cairo), SelectOptionAction(element_id=Qgpz, option=label='Egypt' value='Egypt' index=0)] step_id=stp_354919762963972720 step_order=12 step_retry=5 task_id=tsk_354914982665373306
2025-01-31 18:30:33 skyvern-1     | 2025-01-31T10:30:33.108914Z [info     ] Handling action                action=SelectOptionAction(element_id=Ll7T, option=label='High School' value='High School' index=0)
2025-01-31 18:30:33 skyvern-1     | 2025-01-31T10:30:33.135154Z [info     ] SelectOptionAction             action=SelectOptionAction(element_id=Ll7T, option=label='High School' value='High School' index=0) element_dict={'id': 'Ll7T', 'frame': 'main.frame', 'interactable': True, 'tagName': 'button', 'attributes': {'lwc-4kb6kaqheak': '', 'class': 'slds-combobox__input slds-input_faux fix-slds-input_faux', 'id': 'combobox-button-514', 'type': 'button', 'aria-expanded': 'false', 'aria-haspopup': 'listbox', 'role': 'combobox', 'data-value': '', 'aria-disabled': False, 'aria-label': 'Degree Earned', 'aria-required': True, 'aria-controls': 'dropdown-element-514', 'unique_id': 'Ll7T', 'data-position-id': 'lgcp-1000013', 'aria-describedby': 'help-text-513'}, 'beforePseudoText': None, 'text': '', 'afterPseudoText': None, 'children': [{'id': 'LEvx', 'frame': 'main.frame', 'interactable': True, 'tagName': 'span', 'attributes': {'lwc-4kb6kaqheak': '', 'class': 'slds-truncate', 'unique_id': 'LEvx'}, 'beforePseudoText': None, 'text': 'Select an Option', 'afterPseudoText': None, 'children': [], 'rect': {'bottom': 315.5, 'top': 285.5, 'left': 673, 'right': 766.796875, 'width': 93.796875, 'height': 30}, 'purgeable': False, 'keepAllAttr': False, 'isSelectable': False, 'shadowHost': 'f5YW'}], 'rect': {'bottom': 316.5, 'top': 284.5, 'left': 660, 'right': 1260, 'width': 600, 'height': 32}, 'purgeable': False, 'keepAllAttr': False, 'isSelectable': True, 'shadowHost': 'f5YW'} tag_name=button
2025-01-31 18:30:33 skyvern-1     | 2025-01-31T10:30:33.242753Z [info     ] Trigger custom select          action=SelectOptionAction(element_id=Ll7T, option=label='High School' value='High School' index=0) element_id=Ll7T
2025-01-31 18:30:40 skyvern-1     | 2025-01-31T10:30:40.614046Z [error    ] Custom select error           
2025-01-31 18:30:40 skyvern-1     | Traceback (most recent call last):
2025-01-31 18:30:40 skyvern-1     |   File "/app/skyvern/webeye/actions/handler.py", line 1135, in handle_select_option_action
2025-01-31 18:30:40 skyvern-1     |     raise NoIncrementalElementFoundForCustomSelection(element_id=skyvern_element.get_id())
2025-01-31 18:30:40 skyvern-1     | skyvern.exceptions.NoIncrementalElementFoundForCustomSelection: No incremental element found, maybe try an input action or taking the select action on other elements. element_id=Ll7T
2025-01-31 18:30:45 skyvern-1     | 2025-01-31T10:30:45.438750Z [warning  ] Action failed, marking step as failed action=SelectOptionAction(element_id=Ll7T, option=label='High School' value='High School' index=0) action_idx=0 action_result=[ActionResult(success=False, exception_type=NoIncrementalElementFoundForCustomSelection, exception_message=No incremental element found, maybe try an input action or taking the select action on other elements. element_id=Ll7T, step_order=12, step_retry_number=5, interacted_with_sibling=False, interacted_with_parent=False)] actions_and_results=[(SelectOptionAction(element_id=Ll7T, option=label='High School' value='High School' index=0), [ActionResult(success=False, exception_type=NoIncrementalElementFoundForCustomSelection, exception_message=No incremental element found, maybe try an input action or taking the select action on other elements. element_id=Ll7T, step_order=12, step_retry_number=5, interacted_with_sibling=False, interacted_with_parent=False)]), (InputTextAction(element_id=de2U, text=al ola), []), (InputTextAction(element_id=QlTW, text=None), []), (SelectOptionAction(element_id=KLzs, option=label='GRADING SYSTEM OUT OF 4' value='GRADING SYSTEM OUT OF 4' index=0), []), (InputTextAction(element_id=TWKM, text=3.5), []), (SelectOptionAction(element_id=TXd4, option=label='2021' value='2021' index=0), []), (InputTextAction(element_id=InEU, text=cairo), []), (SelectOptionAction(element_id=Qgpz, option=label='Egypt' value='Egypt' index=0), [])] step_id=stp_354919762963972720 step_order=12 step_retry=5 task_id=tsk_354914982665373306
2025-01-31 18:30:45 skyvern-1     | 2025-01-31T10:30:45.439190Z [info     ] Updating step in db            diff={'status': {'old': <StepStatus.running: 'running'>, 'new': <StepStatus.failed: 'failed'>}} step_id=stp_354919762963972720 task_id=tsk_354914982665373306
2025-01-31 18:30:45 skyvern-1     | 2025-01-31T10:30:45.549221Z [warning  ] Step failed, retrying          step_id=stp_354919762963972720 step_order=12 step_retry=5 task_id=tsk_354914982665373306
2025-01-31 18:30:45 skyvern-1     | 2025-01-31T10:30:45.637911Z [info     ] Starting agent step            step_id=stp_354919973417370254 step_order=12 step_retry=6 task_id=tsk_354914982665373306
2025-01-31 18:30:45 skyvern-1     | 2025-01-31T10:30:45.638073Z [info     ] Updating step in db            diff={'status': {'old': <StepStatus.created: 'created'>, 'new': <StepStatus.running: 'running'>}} step_id=stp_354919973417370254 task_id=tsk_354914982665373306
2025-01-31 18:30:45 skyvern-1     | 2025-01-31T10:30:45.647292Z [info     ] Waiting for 5 seconds before scraping the website.
2025-01-31 18:30:54 skyvern-1     | 2025-01-31T10:30:54.368121Z [info     ] Scraped website                num_elements=214 step_id=stp_354919973417370254 step_order=12 step_retry=6 task_id=tsk_354914982665373306 url=https://beykent.my.site.com/agency/s/application-form
2025-01-31 18:30:54 skyvern-1     | 2025-01-31T10:30:54.581167Z [info     ] Calling LLM API                llm_key=OPENAI_GPT4O model=gpt-4o
2025-01-31 18:31:12 skyvern-1     | 2025-01-31T10:31:12.311085Z [info     ] LLM API call successful        llm_key=OPENAI_GPT4O model=gpt-4o
2025-01-31 18:31:12 skyvern-1     | 2025-01-31T10:31:12.354244Z [info     ] Executing actions              actions=[SelectOptionAction(element_id=Ll7T, option=label='High School' value='High School' index=0), InputTextAction(element_id=de2U, text=al ola), InputTextAction(element_id=QlTW, text=None), SelectOptionAction(element_id=KLzs, option=label='GRADING SYSTEM OUT OF 4' value='GRADING SYSTEM OUT OF 4' index=0), InputTextAction(element_id=TWKM, text=3.5), SelectOptionAction(element_id=TXd4, option=label='2021' value='2021' index=0), InputTextAction(element_id=InEU, text=cairo), SelectOptionAction(element_id=Qgpz, option=label='Egypt' value='Egypt' index=0), ClickAction(element_id=S6hr, file_url=None, download=False)] step_id=stp_354919973417370254 step_order=12 step_retry=6 task_id=tsk_354914982665373306
2025-01-31 18:31:12 skyvern-1     | 2025-01-31T10:31:12.354519Z [info     ] Handling action                action=SelectOptionAction(element_id=Ll7T, option=label='High School' value='High School' index=0)
2025-01-31 18:31:12 skyvern-1     | 2025-01-31T10:31:12.384760Z [info     ] SelectOptionAction             action=SelectOptionAction(element_id=Ll7T, option=label='High School' value='High School' index=0) element_dict={'id': 'Ll7T', 'frame': 'main.frame', 'interactable': True, 'tagName': 'button', 'attributes': {'lwc-4kb6kaqheak': '', 'class': 'slds-combobox__input slds-input_faux fix-slds-input_faux', 'id': 'combobox-button-514', 'type': 'button', 'aria-expanded': 'false', 'aria-haspopup': 'listbox', 'role': 'combobox', 'data-value': '', 'aria-disabled': False, 'aria-label': 'Degree Earned', 'aria-required': True, 'aria-controls': 'dropdown-element-514', 'unique_id': 'Ll7T', 'data-position-id': 'lgcp-1000016', 'aria-describedby': 'help-text-513'}, 'beforePseudoText': None, 'text': '', 'afterPseudoText': None, 'children': [{'id': 'LEvx', 'frame': 'main.frame', 'interactable': True, 'tagName': 'span', 'attributes': {'lwc-4kb6kaqheak': '', 'class': 'slds-truncate', 'unique_id': 'LEvx'}, 'beforePseudoText': None, 'text': 'Select an Option', 'afterPseudoText': None, 'children': [], 'rect': {'bottom': 315.5, 'top': 285.5, 'left': 673, 'right': 766.796875, 'width': 93.796875, 'height': 30}, 'purgeable': False, 'keepAllAttr': False, 'isSelectable': False, 'shadowHost': 'f5YW'}], 'rect': {'bottom': 316.5, 'top': 284.5, 'left': 660, 'right': 1260, 'width': 600, 'height': 32}, 'purgeable': False, 'keepAllAttr': False, 'isSelectable': True, 'shadowHost': 'f5YW'} tag_name=button
2025-01-31 18:31:12 skyvern-1     | 2025-01-31T10:31:12.512015Z [info     ] Trigger custom select          action=SelectOptionAction(element_id=Ll7T, option=label='High School' value='High School' index=0) element_id=Ll7T
2025-01-31 18:31:19 skyvern-1     | 2025-01-31T10:31:19.838367Z [error    ] Custom select error           
2025-01-31 18:31:19 skyvern-1     | Traceback (most recent call last):
2025-01-31 18:31:19 skyvern-1     |   File "/app/skyvern/webeye/actions/handler.py", line 1135, in handle_select_option_action
2025-01-31 18:31:19 skyvern-1     |     raise NoIncrementalElementFoundForCustomSelection(element_id=skyvern_element.get_id())
2025-01-31 18:31:19 skyvern-1     | skyvern.exceptions.NoIncrementalElementFoundForCustomSelection: No incremental element found, maybe try an input action or taking the select action on other elements. element_id=Ll7T
2025-01-31 18:31:24 skyvern-1     | 2025-01-31T10:31:24.844430Z [warning  ] Action failed, marking step as failed action=SelectOptionAction(element_id=Ll7T, option=label='High School' value='High School' index=0) action_idx=0 action_result=[ActionResult(success=False, exception_type=NoIncrementalElementFoundForCustomSelection, exception_message=No incremental element found, maybe try an input action or taking the select action on other elements. element_id=Ll7T, step_order=12, step_retry_number=6, interacted_with_sibling=False, interacted_with_parent=False)] actions_and_results=[(SelectOptionAction(element_id=Ll7T, option=label='High School' value='High School' index=0), [ActionResult(success=False, exception_type=NoIncrementalElementFoundForCustomSelection, exception_message=No incremental element found, maybe try an input action or taking the select action on other elements. element_id=Ll7T, step_order=12, step_retry_number=6, interacted_with_sibling=False, interacted_with_parent=False)]), (InputTextAction(element_id=de2U, text=al ola), []), (InputTextAction(element_id=QlTW, text=None), []), (SelectOptionAction(element_id=KLzs, option=label='GRADING SYSTEM OUT OF 4' value='GRADING SYSTEM OUT OF 4' index=0), []), (InputTextAction(element_id=TWKM, text=3.5), []), (SelectOptionAction(element_id=TXd4, option=label='2021' value='2021' index=0), []), (InputTextAction(element_id=InEU, text=cairo), []), (SelectOptionAction(element_id=Qgpz, option=label='Egypt' value='Egypt' index=0), []), (ClickAction(element_id=S6hr, file_url=None, download=False), [])] step_id=stp_354919973417370254 step_order=12 step_retry=6 task_id=tsk_354914982665373306
2025-01-31 18:31:24 skyvern-1     | 2025-01-31T10:31:24.844863Z [info     ] Updating step in db            diff={'status': {'old': <StepStatus.running: 'running'>, 'new': <StepStatus.failed: 'failed'>}} step_id=stp_354919973417370254 task_id=tsk_354914982665373306
2025-01-31 18:31:24 skyvern-1     | 2025-01-31T10:31:24.937661Z [warning  ] Step failed, retrying          step_id=stp_354919973417370254 step_order=12 step_retry=6 task_id=tsk_354914982665373306
2025-01-31 18:31:25 skyvern-1     | 2025-01-31T10:31:25.023507Z [info     ] Starting agent step            step_id=stp_354920140921094828 step_order=12 step_retry=7 task_id=tsk_354914982665373306
2025-01-31 18:31:25 skyvern-1     | 2025-01-31T10:31:25.023657Z [info     ] Updating step in db            diff={'status': {'old': <StepStatus.created: 'created'>, 'new': <StepStatus.running: 'running'>}} step_id=stp_354920140921094828 task_id=tsk_354914982665373306
2025-01-31 18:31:25 skyvern-1     | 2025-01-31T10:31:25.031899Z [info     ] Waiting for 5 seconds before scraping the website.
2025-01-31 18:31:33 skyvern-1     | 2025-01-31T10:31:33.707906Z [info     ] Scraped website                num_elements=214 step_id=stp_354920140921094828 step_order=12 step_retry=7 task_id=tsk_354914982665373306 url=https://beykent.my.site.com/agency/s/application-form
2025-01-31 18:31:33 skyvern-1     | 2025-01-31T10:31:33.931059Z [info     ] Calling LLM API                llm_key=OPENAI_GPT4O model=gpt-4o
2025-01-31 18:31:53 skyvern-1     | 2025-01-31T10:31:53.199388Z [info     ] LLM API call successful        llm_key=OPENAI_GPT4O model=gpt-4o
2025-01-31 18:31:53 skyvern-1     | 2025-01-31T10:31:53.240376Z [info     ] Executing actions              actions=[InputTextAction(element_id=Ll7T, text=High School), InputTextAction(element_id=de2U, text=al ola), InputTextAction(element_id=QlTW, text=None), InputTextAction(element_id=KLzs, text=GRADING SYSTEM OUT OF 4), InputTextAction(element_id=TWKM, text=3.5), InputTextAction(element_id=TXd4, text=2021), InputTextAction(element_id=InEU, text=cairo), InputTextAction(element_id=Qgpz, text=Egypt)] step_id=stp_354920140921094828 step_order=12 step_retry=7 task_id=tsk_354914982665373306
2025-01-31 18:31:53 skyvern-1     | 2025-01-31T10:31:53.240586Z [info     ] Handling action                action=InputTextAction(element_id=Ll7T, text=High School)
2025-01-31 18:31:53 skyvern-1     | 2025-01-31T10:31:53.434456Z [info     ] Input element is selectable, doing select actions action=InputTextAction(element_id=Ll7T, text=High School) element_id=Ll7T step_id=stp_354920140921094828 task_id=tsk_354914982665373306
2025-01-31 18:31:53 skyvern-1     | 2025-01-31T10:31:53.457088Z [info     ] SelectOptionAction             action=SelectOptionAction(element_id=Ll7T, option=label='High School' value=None index=None) element_dict={'id': 'Ll7T', 'frame': 'main.frame', 'interactable': True, 'tagName': 'button', 'attributes': {'lwc-4kb6kaqheak': '', 'class': 'slds-combobox__input slds-input_faux fix-slds-input_faux', 'id': 'combobox-button-514', 'type': 'button', 'aria-expanded': 'false', 'aria-haspopup': 'listbox', 'role': 'combobox', 'data-value': '', 'aria-disabled': False, 'aria-label': 'Degree Earned', 'aria-required': True, 'aria-controls': 'dropdown-element-514', 'unique_id': 'Ll7T', 'data-position-id': 'lgcp-1000019', 'aria-describedby': 'help-text-513'}, 'beforePseudoText': None, 'text': '', 'afterPseudoText': None, 'children': [{'id': 'LEvx', 'frame': 'main.frame', 'interactable': True, 'tagName': 'span', 'attributes': {'lwc-4kb6kaqheak': '', 'class': 'slds-truncate', 'unique_id': 'LEvx'}, 'beforePseudoText': None, 'text': 'Select an Option', 'afterPseudoText': None, 'children': [], 'rect': {'bottom': 315.5, 'top': 285.5, 'left': 673, 'right': 766.796875, 'width': 93.796875, 'height': 30}, 'purgeable': False, 'keepAllAttr': False, 'isSelectable': False, 'shadowHost': 'f5YW'}], 'rect': {'bottom': 316.5, 'top': 284.5, 'left': 660, 'right': 1260, 'width': 600, 'height': 32}, 'purgeable': False, 'keepAllAttr': False, 'isSelectable': True, 'shadowHost': 'f5YW'} tag_name=button
2025-01-31 18:31:53 skyvern-1     | 2025-01-31T10:31:53.568124Z [info     ] Trigger custom select          action=SelectOptionAction(element_id=Ll7T, option=label='High School' value=None index=None) element_id=Ll7T
2025-01-31 18:32:00 skyvern-1     | 2025-01-31T10:32:00.931814Z [error    ] Custom select error           
2025-01-31 18:32:00 skyvern-1     | Traceback (most recent call last):
2025-01-31 18:32:00 skyvern-1     |   File "/app/skyvern/webeye/actions/handler.py", line 1135, in handle_select_option_action
2025-01-31 18:32:00 skyvern-1     |     raise NoIncrementalElementFoundForCustomSelection(element_id=skyvern_element.get_id())
2025-01-31 18:32:00 skyvern-1     | skyvern.exceptions.NoIncrementalElementFoundForCustomSelection: No incremental element found, maybe try an input action or taking the select action on other elements. element_id=Ll7T
2025-01-31 18:32:05 skyvern-1     | 2025-01-31T10:32:05.350650Z [warning  ] Action failed, marking step as failed action=InputTextAction(element_id=Ll7T, text=High School) action_idx=0 action_result=[ActionResult(success=False, exception_type=NoIncrementalElementFoundForCustomSelection, exception_message=No incremental element found, maybe try an input action or taking the select action on other elements. element_id=Ll7T, step_order=12, step_retry_number=7, interacted_with_sibling=False, interacted_with_parent=False)] actions_and_results=[(InputTextAction(element_id=Ll7T, text=High School), [ActionResult(success=False, exception_type=NoIncrementalElementFoundForCustomSelection, exception_message=No incremental element found, maybe try an input action or taking the select action on other elements. element_id=Ll7T, step_order=12, step_retry_number=7, interacted_with_sibling=False, interacted_with_parent=False)]), (InputTextAction(element_id=de2U, text=al ola), []), (InputTextAction(element_id=QlTW, text=None), []), (InputTextAction(element_id=KLzs, text=GRADING SYSTEM OUT OF 4), []), (InputTextAction(element_id=TWKM, text=3.5), []), (InputTextAction(element_id=TXd4, text=2021), []), (InputTextAction(element_id=InEU, text=cairo), []), (InputTextAction(element_id=Qgpz, text=Egypt), [])] step_id=stp_354920140921094828 step_order=12 step_retry=7 task_id=tsk_354914982665373306
2025-01-31 18:32:05 skyvern-1     | 2025-01-31T10:32:05.350984Z [info     ] Updating step in db            diff={'status': {'old': <StepStatus.running: 'running'>, 'new': <StepStatus.failed: 'failed'>}} step_id=stp_354920140921094828 task_id=tsk_354914982665373306
2025-01-31 18:32:05 skyvern-1     | 2025-01-31T10:32:05.454846Z [warning  ] Step failed, retrying          step_id=stp_354920140921094828 step_order=12 step_retry=7 task_id=tsk_354914982665373306
2025-01-31 18:32:05 skyvern-1     | 2025-01-31T10:32:05.538197Z [info     ] Starting agent step            step_id=stp_354920317014753994 step_order=12 step_retry=8 task_id=tsk_354914982665373306
2025-01-31 18:32:05 skyvern-1     | 2025-01-31T10:32:05.538401Z [info     ] Updating step in db            diff={'status': {'old': <StepStatus.created: 'created'>, 'new': <StepStatus.running: 'running'>}} step_id=stp_354920317014753994 task_id=tsk_354914982665373306
2025-01-31 18:32:05 skyvern-1     | 2025-01-31T10:32:05.546926Z [info     ] Waiting for 5 seconds before scraping the website.
2025-01-31 18:32:06 skyvern-1     | 2025-01-31T10:32:06.695133Z [info     ] ConnectionClosedOK error while streaming organization_id=o_353819181516654030 task_id=tsk_354914982665373306
2025-01-31 18:32:14 skyvern-1     | 2025-01-31T10:32:14.282005Z [info     ] Scraped website                num_elements=214 step_id=stp_354920317014753994 step_order=12 step_retry=8 task_id=tsk_354914982665373306 url=https://beykent.my.site.com/agency/s/application-form


***********************
**Elements Tree : 
			<lightning-button>
							<button aria-disabled="false" type="button" id="RDb2">New</button>
						</lightning-button>
						<lightning-datatable>
							<table>
							</table>
						</lightning-datatable>
						<button title="Close" id="RVb9">
							<lightning-icon>
								<span id="d16o">
									<lightning-primitive-icon>
										<svg alt="Cross or X shape, typically used to represent a 'close' or 'delete' action.">
										</svg>
									</lightning-primitive-icon>
								</span>
							</lightning-icon>
						</button>
						<h2>New Educational Information</h2>
						<lightning-layout>
							<lightning-layout-item>
								<lightning-combobox>
									<label for="combobox-button-514" id="WM2n">Degree Earned<abbr title="required" required="true">*</abbr>
								</label>
								<lightning-base-combobox>
									<select type="button" aria-disabled="false" aria-label="Degree Earned" aria-required="true" id="Ll7T">
										<span id="LEvx">Select an Option</span>
									</select>
									<lightning-icon>
										<span id="fjfP">
											<lightning-primitive-icon>
											</lightning-primitive-icon>
										</span>
									</lightning-icon>
								</lightning-base-combobox>
								<div>Complete this field.</div>
							</lightning-combobox>
						</lightning-layout-item>
						<lightning-layout-item>
							<lightning-input>

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions