Lets say that I have a test case that waits for an element to appear. How will the waits be used when using Selenium grid?

I have an implicit wait at the driver level.

Hello Noah,

The wait will run based on what you defined on your script.