Common Issues and Resolutions

Modified on Thu, 28 Mar 2024 at 10:48 AM

Update on Default Actions Issue for a Web Automation using C# Selenium Framework

Issue: While Editing Scenarios in the Edit Scenario Form, some of the default actions weren't working as expected.

Resolution: To address this, a fix has been implemented so that default actions work as intended for the selected scenario in the Scenario Sequence section.

To access Scenario Sequence section, navigate to Main Canvas > select down arrow corresponding to the More Menu > Edit Scenario.

 


For adding parameters, refer to Adding a Parameter article.


Update on usage of cross browser compatibility for a Web Application using C# Selenium Framework

Issue: Web applications were not launching due to Cross-browser compatibility issues   

Resolution: To address this issue, a fix has been implemented in the C# Selenium Framework. The fix enables cross-browser support for popular browsers such as Firefox and Edge without the need to update the respective drivers.
To apply the fix, follow these steps:     Install the appropriate installer from the Downloads link
Navigate to the ApplicationSettings.XML file in the algoQA generated script folder.
        Update the required <BrowserType> as shown in the file.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article