Category
Archives
- January 2023 (4)
- November 2022 (2)
- October 2022 (6)
- May 2021 (6)
- November 2020 (2)
- September 2020 (1)
- August 2020 (7)
- July 2020 (1)
- June 2020 (3)
- May 2020 (3)
- April 2020 (6)
- March 2020 (2)
- February 2020 (3)
- January 2020 (3)
Search Post by keyword
All Posts
Fact Extensions
Facts are the objects which store actual data values in the data warehouse at a specified business level in MicroStrategy. Whenever the fact definitions need to be extended or changed beyond its warehouse level, there…
Invoke the new chromium based Microsoft Edge browser using Selenium 4 and JAVA
Versions used while doing this blog post, (These are the prerequisites to automate the New Microsoft Edge browser developed based on Chromium. Browser and driver versions should match)selenium-java version – 4.0.0-alpha-6edge browser version – 84.0.522.59…
Invoke Firefox browser using Selenium 4 and JAVA
Versions used while doing this blog post, (These are the prerequisites to automate firefox browser. Browser and driver versions should match)selenium-java version – 4.4.0firefox browser version – 105gecko driver version – 0.31.0 (Download link :…
Invoke Firefox browser in headless mode using Selenium 4 and JAVA
Versions used while doing this blog post, (These are the prerequisites to automate firefox browser. Browser and driver versions should match)selenium-java version – 4.4.0firefox browser version – 105gecko driver version – 0.31.0 (Download link :…