( ′∀`)σ≡σ☆))Д′)レ(゚∀゚;)ヘ=З=З=Зε≡(ノ´_ゝ`)ノ
<?php // Run the Selenium test script $command = 'python3 /var/www/html/selenium/test_script.py'; $output = shell_exec($command); // Display the output echo "<pre>$output</pre>"; ?>