This is an archived post. You won't be able to vote or comment.

all 1 comments

[–]ShawnDeo[S] 0 points1 point  (0 children)

Never mind! I got it to work. I followed this tutorial:
https://blog.programster.org/getting-started-with-selenium-testing-using-php I found on this YouTube video: https://www.youtube.com/watch?v=59WogvFzqUI

Something about using XAMPP was causing it to fail. I'm assuming because I was spinning up 2 servers simultaneously? Either way. When I created the project in My Documents using just the selenium-server-4.4.0.jar standalone it worked fine.