The test for the indirect effects is based on the Sobel test?
Yes, the delta method is used to derive SEs for user-defined parameters
1) Do I use bootstrapping ONLY to check the CI of the indirect effect or do I also report the CI of the regression coefficients?
You can, but bootstrapping has Monte Carlo error, so it won't perform as well as the normal-theory CIs for parameters whose sampling distributions are approximately normal. (I think that even includes the indirect effect, if you have a large enough sample size for the product term to be approximately normal).
2) If I bootstrap, are the following sem-definitions specificed correct or do I miss something? (I don't have to specific test = "bootstrap" or test = "bollen.stine", since I already specified se = "boot")?
If you also want to use the Bollen-Stine bootstrap to test the null hypothesis of perfect fit, then you should add that option (otherwise you will only see the central chi-squared distribution p value in the summary() output); alternatively, you could just send your model to the bootstrapLRT function. You can use the "ci = TRUE" argument to get regular percentile bootstrap CIs in the summary() output, or you can request the bias-corrected percentiles from the parameterEstimates() function.
PS: are there any good and detailed tutorials on bootstrapped mediation in lavaan?
This
page has some slides Yves put together for mediation software, including a lot of information about lavaan.
Terrence D. Jorgensen
Postdoctoral Researcher, Methods and Statistics
Research Institute for Child Development and Education, the University of Amsterdam