What I’m trying to do
I have this Katalon Studio SDK, which I am trying to port over to pure Selenium WebDriver… That consists of these model classes, util classes, page classes, … to help systematize test/scraper development…
What’s the problem?
I have this one, in particular, BasePage
, that has this method go()
, that ends up waiting on a loader TestObject
/WebElement
…
I re-wrote its code in pure Selenium WebDriver, but have hit a wall… I have no way to quickly test it!
Does anyone have a demo site, that, on visit, spawns a loader that is to de-spawn once the page is finished rendering?
1 Like
Hi em @Elly_Tran, can you take a look at this thread?
Hi @mwarren04011990,
Sorry for my late response. It seems like I cannot find the demo from our side. Do you still need this issue? If so, let’s try to involve more experts. If no, I will process to close this. Thank you
It would be nice to have a demo site, that has a loader widget and loads slow…
This way people, like myself, can test their solutions against it… Without having to code up one to spin up just to test…
That way they can focus on just the testing code
Hi @mwarren04011990,
Thank you for letting us know this. I will ask my team about this and back to you soon
Hi @mwarren04011990,
Appreciate your idea, it really gives value to our community. However, due to the overloaded tasks, my team can not prioritize working on this for at least a year now. Therefore, let’s wait for the contribution from other experts on our forum. If after a week, no one is interested or contributes to the thread, I will process to close this. Thank you!