WhitreDragon's avatar

Can I do some non testing operations with laravel dusk?

After consulting the document, I found that Dusk can only do some test operations? For example, I want to often use commands to simulate my browsing an e-commerce website to refresh the current page. Check whether the product inventory is sufficient, can I place an order? Simulate real-life operations? How will I complete the development of similar behavioral operations?

0 likes
3 replies
WhitreDragon's avatar

@Tray2 Thank you. My main purpose is not testing. I want to use headless browse to do some repetitive and automatic operations, which is equivalent to simulating real person operations. Log in to the website to listen to some data or obtain data. Do you have any recommended tools.

Please or to participate in this conversation.