Working my first Drupal 8 site. Used composer to download to WAMP folder and drush to do module download/enablement. I thought I could do it the old D& way so when I was ready, exported the DB and zipped the files (in the web directory) without other root folders - config, drush, scripts and vendor. Once updaded, imported DB, gave appropriate 755 permission to the sites directory/files and changed settings to match those the server
Here was the same old topic. An issue is that Drupal 8 has only permission to translate all content, but does not have permission to translate own content.
Now if I give to users these existent permissions: 'Create translations', 'Delete translations', 'Edit translations' they can translate any content, even someone's else profile. So I cannot give these permissions to users.
I'm creating some Katalon test scripts in Drupal but I'm not able to get the text from the selected value in a drop down object. I have checked in other web apps we have and it works.
I have opened a post in Katalon forum and the experts suggested some options that worked for them, but they didn't work for me.
Any suggestion?
This is my firs post here, sorry if this is not the correct place to ask this.