All Posts

Fact Extensions
Fact Extensions
VimalSep 5, 20203 min read

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
Invoke the new chromium based Microsoft Edge browser using Selenium 4 and JAVA
GokulAug 16, 20203 min read

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
Invoke Firefox browser using Selenium 4 and JAVA
GokulAug 16, 20202 min read

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
Invoke Firefox browser in headless mode using Selenium 4 and JAVA
GokulAug 16, 20203 min read

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 :…