I found a temporary solution but this is not advisable because you need to edit the core js function of woocommerce.
On this file
wp-content/plugins/woocommerce/assets/js/frontend/single-product.min.js
Delete or comment this line of code
$('ul.tabs li:first a', $(this)).click();