Friday 29 July 2022

“Web Scrapping” from UI & API and generate reports using python (AI & Data Science) Demo

  • A Python BDD solution for UI and API, demo.
  •  Web Scrapping from UI & retrieval of data from API.
  •  Reports are generated using AI & Data Science.
  •  The following reports will be generated.

  v  Bar Graph
v  Pie Chart
v  Histogram
v  Line Graph 




Sunday 17 July 2022

[🐛 Bug]: WebDriverManager with the "MatchingBrowser" command displays error in Selenium C#

When the WebDriverManager is instantiated with the "MatchingBrowser" command, the browser is not launched and error is displayed

Screenshot:



[🐛 Bug]: ".Net5.0" and latest "Configuration Manager" genreates security issues (Selenium C#)

With the below mentioned versions, the error "System.Security.Permissions" is displayed. 


Due to which the build generation is failing.


Details:


.Net Framework             :: net5.0
ConfigurationManager :: 7.0.0-preview.6.22324.4


Screenshot:






Thursday 14 July 2022

Web Scrapping using Selenium4 and Python (Data Science)

  • Data is scraped from Amazon website using Selenium4
  • Python Data science is used to create analytical report
  • Bar Chat and Pie Chart analytical reports are created from real time data



Tuesday 12 July 2022

[🐛 Bug]: Selenium4, CSharp & WebDriverManager is not downloading the latest version of EdgeDriver and throwing error

 

When the Edge browser is upgraded from “102.0.1245.44” to “103.0.1264.49 ”, the latest EdgeDriver such as “103.0.1264.49 ” is not downloaded by the WebDriverManager and test scripts are failing.


Screenshots:

Error Details:





EdgeDriver latest version not downloaded details:




Installed Edge Browser version: