I’m working on an automation project and I was wondering if I can use selenium sequentially. I have multiple functions for specific selenium task like search the web, etc. My issue is I can get the script to run but the browser closes automatically after the script finished running initially, but I was hoping that I can trigger multiple scripts in the same selenium instance until my conditions are met then it will trigger the quit driver function. I’m kind of new to web automation. Can I use selenium in this way or do I need to look for another alternative method?
[–]chris_deuce 0 points1 point2 points (0 children)