Selenium (Firefox Gecko Driver)

When I run my program on my laptop, before deployment, it works how it should. However, when I try and deploy my program, it does not work. Is it because it can’t register the firefox driver? Should I install a chrome one instead?


This is the image that is currently popping up. Here is a portion of my code as well: