Bug Fixes for December

Modified on Thu, 08 Feb 2024 at 07:37 PM

 Applies to algoQA V4.4.1


  • Page Load Timeout


    In the Playwright_TS framework, while generating Feature Files, loading dependencies for certain pages exceeded the current timeout limit of 30,000ms, leading to timeouts and impacting user experience.


    A fix allows you to experience improved page load times without experiencing timeouts.


  • Important Button Disabled for Script Generation in Shared Project

    When a user generates a script for a project and mark it as important, the Important button becomes disabled for another user attempting to generate scripts for the same project.

    The fix ensures that each user can independently mark scripts as important in shared projects.

  • Addressing Concurrent File Upload Conflicts in algoScraper


    When multiple users are working on a scraper file and attempt to upload simultaneously, the system creates a conflict in choosing the file. 
    The implemented fix ensures that no conflicts arise while choosing the file.

  • Mandatory Data Input Restriction


    In the node configuration process, specifically when adding associated UI elements, a mandatory data input restriction for the textbox, limiting user flexibility.


    The fix involves removing the mandatory data input restriction for the textbox in the node configuration, enhancing user flexibility.

  • Download Time Issue in Scraper Application

The bug fix involves improving the download time in the scraping application, ensuring that it takes less time to download the scraped files.


  • Accurate Display of UI Element Values in Scraper Application

    When providing values for UI elements and scraping the application, inaccurate values are being displayed in the scraped table details within the Scraper application.

    The Fix ensures that accurate reflection of UI element values in the scraped UI elements details table after the scraping process.


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